http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7710
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] | |m --- Comment #14 from Jonathan Druart <[email protected]> --- Global symbol "$biblio" requires explicit package name at /home/koha/C4/Reserves.pm line 1056. Global symbol "$borrower" requires explicit package name at /home/koha/C4/Reserves.pm line 1056. Global symbol "$biblio" requires explicit package name at /home/koha/C4/Reserves.pm line 1058. Global symbol "$borrower" requires explicit package name at /home/koha/C4/Reserves.pm line 1058. Compilation failed in require at /home/koha/C4/Circulation.pm line 27. And in updatedatabase.pl : + print "Upgrade to $DBversion done (Add syspref to tell Koha if ICU indexing is in use for Zebra or not.)\n"; It think it is not the right message :) Note: Patch 1 does not apply, but the conflict is easy to fix -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
