[Koha-bugs] [Bug 9425] Template plugins are missing utf8 encoding

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 26 15:06:42 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9425

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #8 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Can reproduce your problem in staff, but have doubts on your solution.
You encode the data while we are still processing in perl; this is
theoretically incorrect but works since we still not activated utf8 in template
processing. We should do that however; please see bug 6554.
Bug 6554 (adjusted) will solve your problem; I am inclined to mark your
solution non-future-proof.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list