[Koha-bugs] [Bug 6479] Encoding problem in "recievedlist" when the numbering formula contains utf-8 characters

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 12 09:49:34 CEST 2011


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

--- Comment #7 from Paul Poulain <paul.poulain at 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.


More information about the Koha-bugs mailing list