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/10/26 18:36:27 UTC

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

     [ https://issues.apache.org/jira/browse/CB-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Shakhnazarov resolved CB-9493.
-------------------------------------
    Resolution: Fixed

> 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