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

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

Commit f92244aff9641dd3a287e7efe7f15344cec3db1c in 
cordova-plugin-file-transfer's branch refs/heads/master from [~vladimir.kotikov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=f92244a
 ]

CB-7316 Improves current specs compatibility:

* Update handling credentials routine, replace parsing with Uri object by 
regexp parsing due to security errors in Windows.
* Add support to aborting download/upload operations for windows platform.
* Add support of progress events for download/upload operations for windows 
platform.
  - progress event object for upload operation is always empty, due to Windows 
restrictions.
* Fix multiple errors with handling invalid URLs and paths.
* Fix error callbacks in download/upload methods. Now they called with proper 
Error objects.


> Update file-transfer plugin with support of universal windows apps, improve 
> current specs compatibility.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: CB-7316
>                 URL: https://issues.apache.org/jira/browse/CB-7316
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin File Transfer
>            Reporter: Vladimir Kotikov
>
> Current implementation of file plugin for windows 8 doesn't support important 
> features, like aborting of transfer operations, progress events... Due to 
> this most part of mobilespec's file transfer tests is fails on windows8 
> platform.
> Also there is no plugin version for universal Windows platform.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to