22 Oct
2013
22 Oct
'13
7:34 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11054 --- Comment #5 from Paul Poulain <paul.poulain@biblibre.com> --- (In reply to Colin Campbell from comment #4)
Paul SetMarcUnicodeFlag sets the MARC flag in the leader the bug is not related to this the patch is setting the utf-8 flag in the perl var containing the string. A different thing Setting back to signed off
Right, but it ALSO set the flag: $marc_record->encoding('UTF-8'); (3 lines after the sub prototype) I still think we should use this sub instead of a direct ->encoding -- You are receiving this mail because: You are watching all bug changes.