[Koha-bugs] [Bug 22087] Show city and state in patron search results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 27 15:54:29 CEST 2020


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

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

--- Comment #33 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 107420
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107420&action=edit
Bug 22087: Use include file to display patrons address in search result

In order to display the city and country in the patron search result, we
need to use the member-display-address-style include file, to satisfy
AddressFormat.

Test plan:
Modify some patrons and fill the different address info
Search for them and notice that the city, zipcode and country are now
displayed.
Modify the value of AddressFormat and confirm that the display is
modified according to its value

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


More information about the Koha-bugs mailing list