https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42140 --- Comment #2 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 198233 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198233&action=edit Bug 42140: Add a space between patron name and relationship There is no space between the guarantor name and relationship on the patron's details page in the staff interface, for example: Henry Acevedo(father). Test plan: 1. Go to Patrons. 2. Search for Lisa Charles (borrower number = 37). 3. Select Edit. 4. In the patron guarantor section, click on "Add guarantor": - Search for and select Henry as the guarantor - For relationship, select an option 5. Click Save. 6. Go to the details section. 7. Note that under the Guarantor heading there is no space between the guarantor's surname and the relationship, for example: Henry Acevedo(father) 8. Apply the patch. 9. Refresh the page. 10. Note that there is now a space between the surname and relationship. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.