[Koha-bugs] [Bug 17629] New: Koha::Biblio - Remove ModBiblioframework

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 15 12:10:27 CET 2016


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

            Bug ID: 17629
           Summary: Koha::Biblio - Remove ModBiblioframework
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
            Blocks: 17628

There is only one call to C4::Biblio::ModBiblioframework, it's called just
before C4::Biblio::ModBiblio in cataloguing/addbiblio.pl
At first glance this call does not seems useful: all the subroutines called
from ModBiblio send the frameworkcode in parameter.

I'd go to remove it, but I'd like to get confirmation by others.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17628
[Bug 17628] Move bibliographic related code to Koha::Biblio
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list