[Koha-bugs] [Bug 7085] Problems with searching for orders in acquisitions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Nov 6 09:49:37 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7085

Ian Walls <ian.walls at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian.walls at bywatersolutions.
                   |                            |com
       Patch Status|Signed Off                  |Passed QA
          QAContact|koha-bugs at lists.koha-commun |ian.walls at bywatersolutions.
                   |ity.org                     |com

--- Comment #4 from Ian Walls <ian.walls at 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.


More information about the Koha-bugs mailing list