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

Key: APF-778
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Matt Raible
Reporter: Sebastian Lenk
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse

Umlaute are displayed incorrect althougt correct encoding in ApplicationProperties_de and native2Ascii in pom.xml

Created: 28/May/07 05:08 PM   Updated: 05/Nov/07 10:11 AM
Component/s: None
Affects Version/s: 2.0-M5
Fix Version/s: 2.0 Final


 Description  « Hide
The src/main/resources/ApplicationResources_de.properties are converted correctly from ISO 8859-1 to UTF-8 to /target/classes by maven.
But when running the application with mvn run:jetty-war the Umlaute are displayed incorrectly. When changing the browser encoding from utf8 to iso-8859-1 they are displayed correctly. Same thing for French.

Please see also APF-711

 All   Comments   Change History   FishEye      Sort Order:
Matt Raible - 08/Oct/07 01:53 PM
Can you reproduce this issue in 2.0 Final?

Sebastian Lenk - 08/Oct/07 03:08 PM
I will do it next week end.

Sebastian Lenk - 14/Oct/07 03:12 PM
Looks good for German and French. I think we can close this Issue.