| Summary: | Bug 13381 accidentally removed spaces after subfields c and h of 245 | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Ian Bays <ian.bays> |
| Component: | Templates | Assignee: | Caitlin Goodger <caitlingoodger.student> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | caitlingoodger.student, iming, kyle, lisette, mtj |
| Version: | Main | Keywords: | Academy |
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 15460 Adding spaces after subfields c and h of 245
[SIGNED OFF] Bug 15460 Adding spaces after subfields c and h of 245 Bug 15460 Adding spaces after subfields c and h of 245 |
||
|
Description
Ian Bays
2016-01-04 13:31:02 UTC
Some examples for testing can be found here: http://www.loc.gov/marc/bibliographic/bd245.html *** Bug 15596 has been marked as a duplicate of this bug. *** Created attachment 59118 [details] [review] Bug 15460 Adding spaces after subfields c and h of 245 Test Plan 1: Add something inside c and h of 245 on a Biblical Record. There won't be a space between the c and h 2: This will occur on both the search results and the details pages of the record in both the intranet and opac. 3: Apply the patch 4: Refresh and see that there is now a space between c and h. Created attachment 59122 [details] [review] [SIGNED OFF] Bug 15460 Adding spaces after subfields c and h of 245 Test Plan 1: Add something inside c and h of 245 on a Bibliographic Record. There won't be a space between the c and h 2: This will occur on both the search results and the details pages of the record in both the intranet and opac. 3: Apply the patch 4: Refresh and see that there is now a space between c and h. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Fixed biblical to bibliographic in commit message ;-) Created attachment 59250 [details] [review] Bug 15460 Adding spaces after subfields c and h of 245 Test Plan 1: Add something inside c and h of 245 on a Bibliographic Record. There won't be a space between the c and h 2: This will occur on both the search results and the details pages of the record in both the intranet and opac. 3: Apply the patch 4: Refresh and see that there is now a space between c and h. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Pushed to master for 17.05, thanks Caitlin! This patch has been pushed to 16.11.x and will be in 16.11.02. Thx Caitlin! Pushed to 16.05.x, for 16.05.08 release |