Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Apache Flex 4.11.0
-
windows7, flashbuilder 4.7
Description
When JSON.stringify(object) used for an object which contains an attribute of type "ArrayCollection", it throws an error.
Error: Unknown Property: 'dispatchResetEvent'.
at mx.collections::ListCollectionView/http://www.adobe.com/2006/actionscript/flash/proxy::getProperty()[/Users/justinmclean/Documents/ApacheFlex4.11.0/frameworks/projects/framework/src/mx/collections/ListCollectionView.as:940]
at JSON$/stringifySpecializedToString()
at JSON$/stringify()