| Summary: | Middle name doesn't display in patron search results | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
| Component: | Patrons | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | Needs documenting --- | QA Contact: | Emily Lamancusa (emlam) <emily.lamancusa> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | bibliotheque, emily.lamancusa, gmcharlt, hebah, kyle, paul.derscheid, wainuiwitikapark |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | Trivial patch | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.05.00,24.11.04
|
|
| Circulation function: | |||
| Attachments: |
Bug 39283: Concat middle name with preffered name if it exists
Bug 39283: Concat middle name with preffered name if it exists Bug 39283: Concat middle name with preffered name if it exists |
||
|
Description
Lucas Gass (lukeg)
2025-03-07 23:00:51 UTC
Created attachment 179174 [details] [review] Bug 39283: Concat middle name with preffered name if it exists 1. Have a patron with a middle name 2. Do a patron search that brings them up, no middle name appears 3. APPLY PATCH 4. Try again, middle name should appear in patron searches. Created attachment 179469 [details] [review] Bug 39283: Concat middle name with preffered name if it exists 1. Have a patron with a middle name 2. Do a patron search that brings them up, no middle name appears 3. APPLY PATCH 4. Try again, middle name should appear in patron searches. Signed-off-by: SympoKoha <thibault.keromnes@univ-paris8.fr> Sandboxes had a bug and put another signed-off The correct one is : Signed-off-by: Bibliothèque Ifao <bibliotheque@ifao.egnet.net> Created attachment 179563 [details] [review] Bug 39283: Concat middle name with preffered name if it exists 1. Have a patron with a middle name 2. Do a patron search that brings them up, no middle name appears 3. APPLY PATCH 4. Try again, middle name should appear in patron searches. QA follow-up: made the same fix inline for other_name Signed-off-by: Bibliothèque Ifao <bibliotheque@ifao.egnet.net> Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> Good catch, thanks Lucas! There was another spot a few lines down where other_names had the same issue, so I went ahead and fixed that inline as well. Pushed for 25.05! Well done everyone, thank you! Nice work everyone! Pushed to 24.11.x for 24.11.04 Not backporting to 22.11.x as it wasn't backported to 24.05.x |