Bug 1032333 (Client_push_non_utf8) - RFE: Client should be able to push non utf8 encoding .po files
Summary: RFE: Client should be able to push non utf8 encoding .po files
Keywords:
Status: CLOSED UPSTREAM
Alias: Client_push_non_utf8
Product: Zanata
Classification: Retired
Component: Component-Maven
Version: 3.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Michelle Kim
QA Contact: Zanata-QA Mailling List
URL:
Whiteboard:
Depends On:
Blocks: Client_pull_non_utf8 1124615
TreeView+ depends on / blocked
 
Reported: 2013-11-20 01:53 UTC by Ding-Yi Chen
Modified: 2015-07-29 02:49 UTC (History)
1 user (show)

Fixed In Version:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2015-07-29 02:49:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Ding-Yi Chen 2013-11-20 01:53:17 UTC
Description of problem:
Some existing projects have po files that are not in utf8 encoding.
e.g. ja.po in GNU Tar 1.26 is in EUC-JP


Version-Release number of selected component (if applicable):
org.zanata:zanata-maven-plugin:3.1.2

How reproducible:
Always

Steps to Reproduce:
1. Create project and version for gnu tar
2. mvn -e zanata:push
3. mvn -e zanata:push -Dzanata.pushType=trans -Dzanata.locales=ja


Actual results:
[ERROR] . unsupported charset in Content-Type: text/plain; charset=EUC-JP
[ERROR] -> [Help 1]

Expected results:
push successfully


Additional info:

Comment 1 Ding-Yi Chen 2014-08-07 00:25:00 UTC
List of possible encoding generate by msginit default:

ASCII
BIG5
BIG5-HKSCS
CP1251
CP1255
EUC-JP
EUC-KR
GB2312
GEORGIAN-PS
ISO-8859-1
ISO-8859-13
ISO-8859-14
ISO-8859-15
ISO-8859-2
ISO-8859-3
ISO-8859-5
ISO-8859-6
ISO-8859-7
ISO-8859-8
ISO-8859-9
KOI8-T
KOI8-U
TIS-620
UTF-8

Comment 3 Damian Jansen 2015-07-14 00:21:37 UTC
Reassigned to PM

Comment 4 Zanata Migrator 2015-07-29 02:49:57 UTC
Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-221


Note You need to log in before you can comment on or make changes to this bug.