[Koha-bugs] [Bug 6895] Diacritics in Pootle/po files are broken in source text

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 5 05:18:17 CEST 2011


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

--- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> 2011-10-05 03:18:17 UTC ---
I have found the problem

binmode( OUTPUT, ":utf8" );

In xgettext.pl is causing the problems, without it though we get this

Wide character in print at ./xgettext.pl line 230.
Wide character in print at ./xgettext.pl line 230.
/tmp/chKkLCrt0N:53997:14: invalid multibyte sequence
/tmp/chKkLCrt0N:77820:9: invalid multibyte sequence
msgmerge: found 2 fatal errors

Will look into fixing the wide characters now

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