Once I add above code something additional has been exposed.
JSONItemConverter crashed in function convertItem.

If data = "" function is adding to one "}". In the results JSON.parse("}")
is taking which cause an error. I think I it should be JSON.parse("{}");

I think this fix issue -> https://paste.apache.org/zHum - Let me know what
do you think.

Piotr



-----
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Problem-in-FlexJSStore-tp58232p58247.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to