http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6479 --- Comment #7 from Paul Poulain <paul.poulain@biblibre.com> 2011-08-12 07:49:34 UTC --- (In reply to comment #6)
The comment here is misleading, we are attempting to decode from UTF-X to
utf8::decode($string)
Frédérick are we sure we want to use decode here, not encode?
That's a part of the problem I have with utf8 encoding/decoding/... = I don't understand why this string is needed, I just can confirm it works. There is another bug (about itemtypes with diacritics in description) that is also related to this utf8:decode. utf8 handling in Perl is still a mystery for me :( -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.