Summary: | Removing space between end of marc data and fullstops | ||
---|---|---|---|
Product: | Koha | Reporter: | Chris Hall <chrish> |
Component: | OPAC | Assignee: | Chris Hall <chrish> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, chrish, paul.poulain |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Removes space between end of data and fullstop.
bug 8322 removing additional spaces before fullstop on catalogue/detail and opac-detail pages. |
Description
Chris Hall
2012-06-27 01:31:02 UTC
Created attachment 10529 [details] [review] Removes space between end of data and fullstop. Attached patch removes these unneeded spaces. Created attachment 10683 [details] [review] bug 8322 removing additional spaces before fullstop on catalogue/detail and opac-detail pages. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> QA comment: tiny patch, removes 2 spaces in XSLT. I think it's more a minor bugfix than an ENH Pushed to 3.8.x, will be in 3.8.4 |