Sergey Shakhnazarov created CB-9493:
---------------------------------------
Summary: Fix file paths in file-transfer manual tests
Key: CB-9493
URL: https://issues.apache.org/jira/browse/CB-9493
Project: Apache Cordova
Issue Type: Bug
Components: Plugin File Transfer
Reporter: Sergey Shakhnazarov
Priority: Minor
{{toURL}} is used instead of {{toInternalURL}} in cdvfile-tests:
{code}
createActionButton('Download and display img (cdvfile)', function () {
downloadImg(imageURL, function (entry) { return entry.toURL(); }, new
Image());
}, 'cdv_image');
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]