Bug 915886 - maven plugin should not use system encoding to write .po file
Summary: maven plugin should not use system encoding to write .po file
Keywords:
Status: CLOSED DUPLICATE of bug 982891
Alias: None
Product: Zanata
Classification: Retired
Component: Component-Maven
Version: 2.1
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Isaac Rooskov
QA Contact: Zanata-QA Mailling List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-26 17:24 UTC by Greg henry
Modified: 2015-08-06 05:54 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2013-09-26 08:47:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Greg henry 2013-02-26 17:24:00 UTC
User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.97 Safari/537.22
Build Identifier: 

Using Windows server and client (2008 r2 server and win 7 client) 
All .po file retrieved with the maven plugin are encoded with using default system  
encoding (ISO-8859-1). 

Po file must be written in utf-8 (as specified inside the file) by default, or a properties must be set to change encoding (also inside the file) if choosen by user.

Zanata server version 2.0.2
Maven plugin version 2.0.2 SNAPSHOT 

Reproducible: Always

Steps to Reproduce:
1. use a window client 
2. try mvn zanata:pull for a project 
3.
Actual Results:  
.po files are encoded in ISO-8859-1

Expected Results:  
.po must be encoded in UTF-8

Comment 1 Ding-Yi Chen 2013-09-26 08:47:38 UTC

*** This bug has been marked as a duplicate of bug 982891 ***


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