https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32770

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 145921
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145921&action=edit
Bug 32770: Restore patron search on all emails and phone numbers

Prior to bug 30063 we had "Email" and "Phone" in the search field list
that allowed a search on all email or phone attributes.

This patch restores that (in an a bit ugly way, but cannot do easier).

Test plan:
Confirm that "Email" and "Phone" are displayed in the search field list
when searching for patrons. Note that "Phone" was there already, but was
only searching on the first "phone" attribute.
Confirm that the search works as expected.

Note for QA: I was not expecting the REST API to handle search on
attributes with the DB column names, I think this is a bug.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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