http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7085 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls@bywatersolutions. | |com Patch Status|Signed Off |Passed QA QAContact|koha-bugs@lists.koha-commun |ian.walls@bywatersolutions. |ity.org |com --- Comment #4 from Ian Walls <ian.walls@bywatersolutions.com> 2011-11-06 08:49:37 UTC --- Replaces 'defined' calls with Perl eval, so any params that are passed defined but 0 or '' do not invoke the addition of the SQL where clauses. Undefined values will still assess as untrue, so we don't lose anything here, just gain stricter checks. Marking as Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.