Issue 7: Empty String values converted to null
Status:  Fixed
Owner:
Closed:  Dec 2010
Project Member Reported by sundaram...@gmail.com, Nov 18, 2010
What steps will reproduce the problem?
1. Send any string property with value empty string, its converted in to null in json.


What is the expected output? What do you see instead?

Should not be null.

Please use labels and text to provide additional information.


Nov 18, 2010
Project Member #1 sundaram...@gmail.com
In case of empty value number/data parameter failed to parse it. To fix all empty primitive converted to null. It cause also string and character converted to null.

It is fixed. 
Dec 21, 2010
Project Member #2 sundaram...@gmail.com
(No comment was entered for this change.)
Status: Fixed