Bug 10118 - [MASTER_ONLY] Problem with diacritics on 'pay fines'
Summary: [MASTER_ONLY] Problem with diacritics on 'pay fines'
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Marcel de Rooy
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-25 19:20 UTC by Katrin Fischer
Modified: 2014-12-07 20:02 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
screenshot (29.92 KB, image/png)
2013-04-25 19:20 UTC, Katrin Fischer
Details
Bug 10118: Problem with diacritics on Pay an individual fine. (978 bytes, patch)
2013-04-29 09:38 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2013-04-25 19:20:56 UTC
Created attachment 17686 [details]
screenshot

Diacritics don't show correctly on the 'pay fines' page in the patron record.
Only the 'Pay fines' tab is affected, titles on the 'Account' tab display correctly.
Comment 1 Marcel de Rooy 2013-04-29 09:38:35 UTC
Created attachment 17783 [details] [review]
Bug 10118: Problem with diacritics on Pay an individual fine.

Adds decoding via utf8 flag of CGI.
Actually a followup on report 6554.

Test plan:
Go to patron.
Create manual invoice. Add diacritics in description.
Go to Pay Fines.
Click Pay on the line you added. Without this patch you should see a mangled
character. With this patch it should be fine.
Comment 2 David Cook 2013-05-02 09:31:28 UTC
Aren't there currently diacritic problems across the whole of master at the moment? I think Jared posted something about 3.12 being ok, but there being issues across master.

I noticed that the French diacritics weren't displaying correctly in the system preferences for Babeltheque...
Comment 3 Marcel de Rooy 2013-05-02 09:49:29 UTC
(In reply to comment #2)
> Aren't there currently diacritic problems across the whole of master at the
> moment? I think Jared posted something about 3.12 being ok, but there being
> issues across master.
> 
> I noticed that the French diacritics weren't displaying correctly in the
> system preferences for Babeltheque...

Bug 6554 has been reverted.
Comment 4 Marcel de Rooy 2013-05-06 07:37:54 UTC
(In reply to comment #3)
> Bug 6554 has been reverted.

Closing this report.