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

ASF GitHub Bot commented on CB-10696:
-------------------------------------

GitHub user matrosov-nikita opened a pull request:

    https://github.com/apache/cordova-plugin-file-transfer/pull/175

    CB-10696 iOS: Encode target path with spaces

    <!--
    Please make sure the checklist boxes are all checked before submitting the 
PR. The checklist
    is intended as a quick reference, for complete details please see our 
Contributor Guidelines:
    
    http://cordova.apache.org/contribute/contribute_guidelines.html
    
    Thanks!
    -->
    
    ### Platforms affected
    iOS
    
    ### What does this PR do?
    Encodes target path for downloading process
    
    ### What testing has been done on this change?
    Auto-test
    
    ### Checklist
    - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
    - [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
    - [x] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/matrosov-nikita/cordova-plugin-file-transfer 
encode-target-path

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-file-transfer/pull/175.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #175
    
----
commit 7c32fcb6b9937fb6e97f50790493cb532cbd6ad4
Author: Nikita Matrosov <[email protected]>
Date:   2017-02-01T10:28:06Z

    CB-10696 iOS: Encode target path with spaces

----


> Error while downloading file who are having spaces between name in ios using 
> cordova
> ------------------------------------------------------------------------------------
>
>                 Key: CB-10696
>                 URL: https://issues.apache.org/jira/browse/CB-10696
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>            Reporter: Akashdeep Sharma
>            Assignee: Nikita Matrosov
>            Priority: Minor
>              Labels: cannot-reproduce, ios, triaged, wfc
>
> I have used the filetransfer code of your for file download and would like 
> thank you for that tutorial. It work well on android but when i try to 
> download a file that have space between it throws error in ios for example 
> file name "Test Doc.pdf" its get downloaded in android but in ios throws 
> error. Can you please guide what to do??



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to