Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 3.4 (Release)
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Import & Execute attached application.
2. Have a breakpoint inside "onSPResult" function and inspect the data
Actual Results:
result.Lists.List is shown as ArrayCollection. But, there is no data inside it.
Expected Results:
All the objects in the result should decoded properly.
Workaround (if any):
Use "e4x" or "xml" as the "resultFormat"