[Bug 13133] New: Mangled UTF8 in pay.tt
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13133 Bug ID: 13133 Summary: Mangled UTF8 in pay.tt Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: pasi.kallinen@pttk.fi QA Contact: testopia@bugs.koha-community.org Go to patron info -> Fines -> Pay fines. If the patron has an accruing fine for a book, and the book title has utf8 characters, the "title" for that fine is mangled. pay.tt uses "title | html_entity" which causes the mangling. boraccount.tt uses "title | html" which works correctly. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13133 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 33401 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33401&action=edit 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. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13133 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |katrin.fischer@bsz-bw.de Assignee|oleonard@myacpl.org |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13133 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13133 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33401|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 33404 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33404&action=edit 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> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13133 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13133 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33404|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 33473 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33473&action=edit [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> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13133 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Super trivial, works as expected... passing qa. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13133 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |tomascohen@gmail.com --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patch pushed to master. Thanks Katrina! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org