Bug 760390

Summary: User story: As a GWT developer, I want to push/pull UTF-8 Properties files so that they can be translated
Product: [Retired] Zanata Reporter: Sean Flanigan <sflaniga>
Component: Component-MavenAssignee: Runa Bhattacharjee <runab>
Status: CLOSED CURRENTRELEASE QA Contact: Ding-Yi Chen <dchen>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.4.3-SNAPSHOTCC: ankit, jwulf, zanata-bugs
Target Milestone: ---Keywords: UserStory
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 1.4.4-SNAPSHOT (20111206-1747) Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-10 06:15:04 UTC Type: ---
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: 760842    

Description Sean Flanigan 2011-12-06 02:26:43 UTC
User story: As a GWT developer, I want to push/pull UTF-8 Properties files so that they can be translated

The existing implementation expects and generates standard Java Properties files, which are ISO-8859-1.

Comment 2 Ding-Yi Chen 2011-12-09 04:02:22 UTC
VERIFIED with Zanata version 1.4.4-SNAPSHOT (20111206-1747)

Comment 3 Ding-Yi Chen 2011-12-13 03:26:21 UTC
REVERIFIED with Zanata version 1.4.5-SNAPSHOT (20111212-1307)

Comment 4 Joshua Wulf 2012-01-26 08:12:34 UTC
RELEASE NOTES TEXT:

Feature: Support UTF-8 Properties files

Background: Prior to version 1.4.4, Zanata only supported standard Java Properties files (ISO-8859-1). GWT developers requested support for UTF-8 Properties files.

New feature: From version 1.4.4, Zanata supports UTF-8 Properties files. The Zanata maven and python clients can now push and pull UTF-8 Property files and their translations, and the Zanata server can store them.