Summary: | No space between preferred name and middle name in some places | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Patrons | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | Pushed to main --- | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
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 39308: Add space between preferred name and middle name
Bug 39308: Add space between preferred name and middle name Bug 39308: Add space between preferred name and middle name |
Description
Lucas Gass (lukeg)
2025-03-11 17:11:39 UTC
Created attachment 179175 [details] [review] Bug 39308: Add space between preferred name and middle name To test: 1. Find a patron with a middle name. 2. ON the checkout page or details page notice it displays like this: 'EdnaMiddleName Acosta' 3. APPLY PATCH 4. Try again, middle name should include a space now. Created attachment 179273 [details] [review] Bug 39308: Add space between preferred name and middle name To test: 1. Find a patron with a middle name. 2. ON the checkout page or details page notice it displays like this: 'EdnaMiddleName Acosta' 3. APPLY PATCH 4. Try again, middle name should include a space now. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 179320 [details] [review] Bug 39308: Add space between preferred name and middle name To test: 1. Find a patron with a middle name. 2. ON the checkout page or details page notice it displays like this: 'EdnaMiddleName Acosta' 3. APPLY PATCH 4. Try again, middle name should include a space now. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed for 25.05! Well done everyone, thank you! |