Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.0.2
-
Component/s: modello-plugin-xpp3
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
The Xpp3Writer writes the correct modelEncoding into the xml declaration of the generated output file. However, reading the file back in with the Xpp3Reader, the String returned by getModelEncoding() is always "UTF-8".
fixed in r1226