[ 
https://issues.apache.org/jira/browse/CB-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703886#comment-14703886
 ] 

ASF subversion and git services commented on CB-9493:
-----------------------------------------------------

Commit 1c39fb547f9d111a62965793667535847c37478f in 
cordova-plugin-file-transfer's branch refs/heads/master from daserge
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=1c39fb5
 ]

CB-9493 Fix file paths in file-transfer manual tests

Also changes toNativeURL -> toURL because of deprecation


> 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]

Reply via email to