History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-15154
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Alexander Strotzky
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Always UTF-8 for GWT localization property files

Created: 07 Mar 07 17:43   Updated: 17 Sep 08 18:53
Component/s: GWT Support
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,733


 Description  « Hide
If a .properties file has an associated interface (that extends com.google.gwt.i18n.client.Constants or extends com.google.gwt.i18n.client.Messages), always use UTF-8 encoding for that file:
  • when creating a .properties file and the interface already exists, use UTF-8 for encoding
  • translate existing .properties files to UTF-8 when creating an associated interface


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.