http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7710 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |jonathan.druart@biblibre.co | |m --- Comment #14 from Jonathan Druart <jonathan.druart@biblibre.com> --- 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.