Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.2
-
Fix Version/s: 1.x Maintenance
-
Component/s: IO
-
Labels:None
Description
JsonHierarchicalStreamWriter emits object notation instead of direct values for the primitive types byte, short, long, float, double, char and their boxed types. Also it cannot handle a 0 character.
Fixed in head revision.