Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
toURL is used instead of toInternalURL in cdvfile-tests:
createActionButton('Download and display img (cdvfile)', function () { downloadImg(imageURL, function (entry) { return entry.toURL(); }, new Image()); }, 'cdv_image');