http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5883 Frédérick Capovilla <fcapovilla@live.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #7 from Frédérick Capovilla <fcapovilla@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.