Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: JiBX 1.2.3
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
When encoding the italicized quotes using ISO-8859-1 the resulting value is invalid.
It should be marshalling the value to ” but instead the result is ȁN; which is not a valid hex value.
I've attached the starter example with the city set to the special character so that you can see what's happening in the out.xml.
So the description changed some of the values.. it should be marshalling to 201d instead of 201N