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

--- Comment #2 from Chris Cormack <[email protected]> 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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to