Bug 1032333 (Client_push_non_utf8)

Summary: RFE: Client should be able to push non utf8 encoding .po files
Product: [Retired] Zanata Reporter: Ding-Yi Chen <dchen>
Component: Component-MavenAssignee: Michelle Kim <mkim>
Status: CLOSED UPSTREAM QA Contact: Zanata-QA Mailling List <zanata-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.1CC: zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-29 02:49:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1032340, 1124615    

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