Summary: | Badly formatted "hold for" patron name on catalog detail page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | f.demians, jonathan.druart, julian.maurice, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 16871 | ||
Bug Blocks: | |||
Attachments: |
Bug 17200 - Badly formatted "hold for" patron name on catalog detail page
Bug 17200 - Badly formatted "hold for" patron name on catalog detail page Bug 17200 - Badly formatted "hold for" patron name on catalog detail page |
Description
Owen Leonard
2016-08-25 18:05:28 UTC
Created attachment 54883 [details] [review] Bug 17200 - Badly formatted "hold for" patron name on catalog detail page This patch adds a space between first name and surname on the bibliographic detail page when there is "hold for" information in the status column of the holdings table. To test, apply the patch locate a title in the staff client catalog which has one or more confirmed holds on it. Verify that the patron's name in the "status" column of the holdings table looks correct, with a space between first and last name. Created attachment 54919 [details] [review] Bug 17200 - Badly formatted "hold for" patron name on catalog detail page This patch adds a space between first name and surname on the bibliographic detail page when there is "hold for" information in the status column of the holdings table. To test, apply the patch locate a title in the staff client catalog which has one or more confirmed holds on it. Verify that the patron's name in the "status" column of the holdings table looks correct, with a space between first and last name. Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Created attachment 54928 [details] [review] Bug 17200 - Badly formatted "hold for" patron name on catalog detail page This patch adds a space between first name and surname on the bibliographic detail page when there is "hold for" information in the status column of the holdings table. To test, apply the patch locate a title in the staff client catalog which has one or more confirmed holds on it. Verify that the patron's name in the "status" column of the holdings table looks correct, with a space between first and last name. Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 16.11, thanks Owen! Pushed in 16.05. Will be in 16.05.04. Pushed to 3.22.x, will be in 3.22.11 |