Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4.0
-
None
-
None
-
org.apache.cordova.camera version: 0.2.9-dev
Description
Steps to reproduce it:
1) Using createmobilespec.sh to create mobilespec project
2) Load mobile-spec tests
3) Navigate to "Camera" and "getPicture()"
4) Click "Copy Image"
Results:
Copy image succeeded, but no results got outputted!
Expected:
FileEntry.copyTo success!
If I try catch the function log, there is an exception says "TypeError: JSON.stringify cannot serialize cyclic structures"
Attachments
Issue Links
- is related to
-
CB-6352 FileSystem objects are not JSON-serializable
- Closed