http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9720 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #8 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master. There are still some uninitialized value warnings in circ, but fewer: Use of uninitialized value in string ne at /home/jcamins/kohaclone/circ/circulation.pl line 393. Use of uninitialized value in string eq at /home/jcamins/kohaclone/circ/circulation.pl line 399. Use of uninitialized value in sprintf at /home/jcamins/kohaclone/circ/circulation.pl line 453. Use of uninitialized value in sprintf at /home/jcamins/kohaclone/circ/circulation.pl line 453. (if you decide to work on them, please open a new bug) -- You are receiving this mail because: You are watching all bug changes.