[Koha-bugs] [Bug 12595] Finding a patron witht firstname and surname should display the patron detail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 17 15:26:42 CEST 2014


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 29799
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29799&action=edit
Bug 12595: Search a patron by his/her firstname and surname

Before bug 9811, if you searched for "John Doe" and only 1 patron with
this firstname/surname existed, the patron detail page was displayed.

Now the result lists all patrons with ( firstname=john or doe ) or (
surname=john or doe). Which is quite annoying when you expect only 1
result.

Test plan:
0/ Create some patrons like: "John Doe", "Jane Doe", "John Smith".
1/ Search for "John Doe" in the patron search box
2/ Verify you got 2 results
3/ Apply the patch
4/ Search for "John Doe" in the patron search box
5/ Verify you are redirected to the right patron detail page.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list