Summary: | Mangled UTF8 in pay.tt | ||
---|---|---|---|
Product: | Koha | Reporter: | paxed <pasi.kallinen> |
Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | martin.renvoize, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 13133: Fix mangled titles on pay fines page
Bug 13133: Fix mangled titles on pay fines page [Passed QA] Bug 13133: Fix mangled titles on pay fines page |
Description
paxed
2014-10-23 05:41:12 UTC
Created attachment 33401 [details] [review] Bug 13133: Fix mangled titles on pay fines page Titles with diacritics don't show correctly on the 'pay fines' page in the patron account in staff. To test: - Catalog or find a record with non-latin script Something like a word in Hebrew would work. - Create a fine entry for that record Something like a rental fee works. - Verify that the title doesn't display correct on the pay fine page (other tabs are ok) - Apply patch - Check the pages again - display should be correct now. Created attachment 33404 [details] [review] Bug 13133: Fix mangled titles on pay fines page Titles with diacritics don't show correctly on the 'pay fines' page in the patron account in staff. To test: - Catalog or find a record with non-latin script Something like a word in Hebrew would work. - Create a fine entry for that record Something like a rental fee works. - Verify that the title doesn't display correct on the pay fine page (other tabs are ok) - Apply patch - Check the pages again - display should be correct now. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Created attachment 33473 [details] [review] [Passed QA] Bug 13133: Fix mangled titles on pay fines page Titles with diacritics don't show correctly on the 'pay fines' page in the patron account in staff. To test: - Catalog or find a record with non-latin script Something like a word in Hebrew would work. - Create a fine entry for that record Something like a rental fee works. - Verify that the title doesn't display correct on the pay fine page (other tabs are ok) - Apply patch - Check the pages again - display should be correct now. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Super trivial, works as expected... passing qa. Patch pushed to master. Thanks Katrina! |