[Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 4 12:25:28 CEST 2013


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

--- Comment #92 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
Created attachment 17186
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17186&action=edit
Proposed Patch

I've tested Marcel's patch and it works...however I've also sent my own version
which removes the map. The reason is that multi-statement blocks in maps can
lead to maintenance headaches and are a bit harder to track down if an error
occurs (perlcritic on stricter settings complains). The map doc suggests a loop
for this case.

I've kept the comment in but on CGI::Session's homepage the utf8 bugs are
marked as resolved

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


More information about the Koha-bugs mailing list