Menu

Commit [r8027]  Maximize  Restore  History

The resource properties files saved with asci character set and when the loadPropertiesFromFile method tried to load the properties file into properties, it has used the UTF-8 char set to find the file. This has failed to find the file and hasn't synced the label override. Now changed the code to use InputStreamReader to use the UTF-8 char set to load the properties.

saravanan1181 2015-01-16

changed /branches/JAFFA_5_21_RELEASE/JaffaComponentsAdmin/source/java/org/jaffa/applications/jaffa/modules/admin/components/labeleditor/ui/LabelEditorComponent.java
/branches/JAFFA_5_21_RELEASE/JaffaComponentsAdmin/source/java/org/jaffa/applications/jaffa/modules/admin/components/labeleditor/ui/LabelEditorComponent.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB