[Koha-bugs] [Bug 20514] Searching for a patron using the search field (street address) returns no results if inputting a address stored in multiple db fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 13 03:10:45 CEST 2019


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

Hayley Mapley <hayleymapley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89609|0                           |1
        is obsolete|                            |

--- Comment #3 from Hayley Mapley <hayleymapley at catalyst.net.nz> ---
Created attachment 89647
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89647&action=edit
Bug 20514: Use streetnumber when searching for patrons by address

The streetnumber field was ignored from the search.

Test plan:
Create a patron with streetnumber="12", address="rue des cerisiers"
Search for patrons using the search field "street address"
using: 12 rue des cerisiers
=> Without this patch the patron will not be returned
=> With this patch applied it will!

Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>

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


More information about the Koha-bugs mailing list