http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554
--- Comment #155 from Ketan Kulkarni <[email protected]> --- Hello Tomás, Yes, we should move from utf8::encode/decode to Encode:: This particular bug (6554) is about double encoding that happens in Templates.pm. I guess we should treat 10068 as a separate thing. It is linked for sure with the same issue. However, it's more about encoding. This one deals with decoding. Ketan (In reply to Tomás Cohen Arazi from comment #153) > I marked 10068 as 'see also', not because of the patches, but to mention the > first comment. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
