Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.3.6
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:grails 1.3.5/1.3.6, jvm 1.6.22, kubuntu 10.04.1
Description
When running the app in dev-mode (grails run-app) it expects the message.properties file in the Projekt-Module to be utf-8 encoded, while it expects the message.properties files in the in-place Plugin Modules to be ISO-8859-1 encoded.
In prod mod (grails run-war / grails war + deploy) it expects all message.properties files to be utf-8 encoded.
---> Workaround. Use the unicode representation of the symbols (e.g. \u00fc instead of ü )
Sitenote: I didn't try the behavior with 'normal' grails-plugins, yet.
Issue Links
- duplicates
-
GRAILS-6813
character encoding problem with message.properties in plugins
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits