http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7545 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com --- Comment #6 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-16 17:28:20 UTC --- The problem was a consequence of de-nesting bug. Removing use C4::Search from C4::Heading resulted in C4::Search not being loaded at all on additem.pl : additem use C4::Biblio that use C4::Heading that used C4::Search. This patch fixes the problem -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.