| Summary: | Patron surname missing from contact information list on patron details tab | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
| Component: | Patrons | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | Needs documenting --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, kyle, martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.05.00
|
|
| Circulation function: | |||
| Attachments: |
Bug 39587: Add surname to contact infomration list on moremember.tt
Bug 39587: Add surname to contact infomration list on moremember.tt Bug 39587: Add surname to contact infomration list on moremember.tt |
||
|
Description
Lucas Gass (lukeg)
2025-04-08 20:59:32 UTC
Created attachment 180732 [details] [review] Bug 39587: Add surname to contact infomration list on moremember.tt To test: 1. Go to members/moremember.pl?borrowernumber=X where X is borrowernumber of a patron with a surname 2. Look under contact information and notice surname is missing. 3. APPLY PATCH and look again. 4. Surname should be included. Created attachment 180733 [details] [review] Bug 39587: Add surname to contact infomration list on moremember.tt To test: 1. Go to members/moremember.pl?borrowernumber=X where X is borrowernumber of a patron with a surname 2. Look under contact information and notice surname is missing. 3. APPLY PATCH and look again. 4. Surname should be included. Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Created attachment 182188 [details] [review] Bug 39587: Add surname to contact infomration list on moremember.tt To test: 1. Go to members/moremember.pl?borrowernumber=X where X is borrowernumber of a patron with a surname 2. Look under contact information and notice surname is missing. 3. APPLY PATCH and look again. 4. Surname should be included. Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Weird how I've never noticed that.. solid improvement. Passing QA Pushed for 25.05! Well done everyone, thank you! Ah surname is on several other places, so minor. I prefer not backport to 24.11.x |