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

Ian Walls <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |ian.walls@bywatersolutions.
                   |                            |com
         Resolution|FIXED                       |

--- Comment #6 from Ian Walls <[email protected]> 2011-04-01 
20:30:15 UTC ---
This patch breaks patron search.

If both text and a branchcode or categorycode are specified, the text is
ignored, and ALL matching patrons of either that branch or category (or both
together) are returned, regardless of whether they meet the textual
requirement.

A fix for this is particularly difficult to generate, because the root of the
Search() routing is in C4::SQLHelper, a very complex and twisty module.

-- 
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.
_______________________________________________
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/

Reply via email to