[Koha-bugs] [Bug 5883] UTF-8 characters in items (952) get encoded wrong when the record is modified.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 7 20:55:47 CEST 2011


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

Frédérick Capovilla <fcapovilla at live.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #7 from Frédérick Capovilla <fcapovilla at live.ca> 2011-06-07 18:55:47 UTC ---
I think I made a mistake on this patch :
Encode::encode DEACTIVATES the utf-8 flag on a string, so checking if the flag
is deactivated before doing the Encode::encode doesn't make any sense. I guess
the problem was solved on my Koha instances because the re-encoding is never
done.

Reopening this bug so a good solution to this problem may be found.
Maybe remove the subfield re-encoding altogether?

-- 
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