Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2
-
Fix Version/s: None
-
Labels:None
-
Environment:Java 1.5, Windows XP.
-
Number of attachments :
Description
When an array contains a Single element/object, it is not serialized properly. The element/object is expected to be the 0th element of the array, but it is serialized directly under the array.
This is basically the same bug as explained in Jettison-22
http://jira.codehaus.org/browse/JETTISON-22
In there it is mentioned that the issue had been fixed in jettison-1.0.
I had been using jettison-1.0.1 earlier and this issue was not present in it.
But when I upgraded to Jettison-1.2.jar then I am faced with this issue of inconsistent array serialization.
Is the fix for the earlier bug missing in Jettison-1.2.jar ..?
This problem also exists in Jettison 1.3.