[Koha-bugs] [Bug 32484] Enable framework plugins when UseACQFrameworkForBiblioRecords is set

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 3 09:01:06 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32484

--- Comment #7 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
 Koha/UI/Form/Builder/Biblio.pm                | 372 +++++++++++++++
 acqui/neworderempty.pl                        |  60 ++-
 cataloguing/addbiblio.pl                      | 350 +++-----------
 .../prog/en/modules/acqui/neworderempty.tt    | 444 +++++++++---------
 koha-tmpl/intranet-tmpl/prog/js/cataloging.js |   3 +-
 t/db_dependent/Koha/UI/Form/Builder/Biblio.t  | 182 +++++++

Could you explain why we need to move so much code here? Hard to catch bugs in
such refactoring ;)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list