You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Shakhnazarov (JIRA)" <ji...@apache.org> on 2015/08/14 16:11:45 UTC

[jira] [Created] (CB-9493) Fix file paths in file-transfer manual tests

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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org