[Koha-bugs] [Bug 36298] In patrons search road type authorized value code displayed in patron address

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 12 11:30:25 CET 2024


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

--- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 163089
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163089&action=edit
Bug 36298: In patrons search fix road type with authorized value

In new patrons search via API, the road type code is displayed in patron
address instead of authorized value description.

Also road type is missing a space separator in DE and FR format.

Test plan :
1) Create two entries in authorized value category "ROADTYPE" :
   R1 "Road"
   R2 "Street"
2) Edit a patron (ie Delgado, Floyd) to set road type to "Road"
3) Perform a search on patrons (click on letter D)
4) Check you see in address "Road" and not "R1"
5) Edit authorized value category "ROADTYPE" to delete entry "R1"
6) Perform a search on patrons (click on letter D)
7) Check you see in address "R1"

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


More information about the Koha-bugs mailing list