http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9085
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |[email protected] --- Comment #3 from Paul Poulain <[email protected]> --- QA comment: * I checked that this patch changed nothing in usual cases * add a safety check, usefull only if DEBUG is set. Maybe the test could have been done only when DEBUG is ON, but with Plack, dbh will be much more persistant than CGI, so the cost of the new eval {} is OK * passes koha-qa.plr passed QA -- 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/
