[zanata-bugs] [Bug 982891] pull command writes pulled files in ascii encoding on windows, rather than in utf8. (would be nice to configure the desired encoding in the pull command)

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 10 07:05:40 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=982891

Sean Flanigan <sflaniga at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sflaniga at redhat.com

--- Comment #3 from Sean Flanigan <sflaniga at redhat.com> ---
It looks like we still have a few places in the client which use the class
FileWriter, which uses the platform default encoding.  We should change these
to specify the encoding explicitly.  We actually write out "UTF-8" in the PO
header, so the fact that we don't write UTF-8 is a bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=IwjQOpehbG&a=cc_unsubscribe




More information about the zanata-bugs mailing list