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

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

GitHub user daserge opened a pull request:

    https://github.com/apache/cordova-labs/pull/10

    CB-9840 Fallback file-transfer uploadResponse encoding to latin1 in c…

    …ase not encoded with UTF-8 on iOS
    
    Adds non-utf endpoints for the correspoding tests: 
[filetransfer.spec.36](https://github.com/apache/cordova-plugin-file-transfer/blob/866349eb849e6260755d587066850c783d6bdb05/tests/tests.js#L739)
 and 
[37](https://github.com/apache/cordova-plugin-file-transfer/blob/866349eb849e6260755d587066850c783d6bdb05/tests/tests.js#L1119).
 
    Implemented using [node-iconv](https://github.com/bnoordhuis/node-iconv).
    
    [Jira issue](https://issues.apache.org/jira/browse/CB-9840)

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

    $ git pull https://github.com/daserge/cordova-labs cordova-filetransfer

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

    https://github.com/apache/cordova-labs/pull/10.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 #10
    
----
commit 9f5e1a2e18a82891ce3b255fbee72f87cbc9dc3c
Author: daserge <[email protected]>
Date:   2015-12-04T12:20:59Z

    CB-9840 Fallback file-transfer uploadResponse encoding to latin1 in case 
not encoded with UTF-8 on iOS
    
    Adds non-utf endpoints for the correspoding tests: filetransfer.spec.36 and 
37. Implemented using node-iconv.

----


> Fallback file-transfer uploadResponse encoding to latin1 in case not encoded 
> with UTF-8 on iOS
> ----------------------------------------------------------------------------------------------
>
>                 Key: CB-9840
>                 URL: https://issues.apache.org/jira/browse/CB-9840
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>            Reporter: Sergey Shakhnazarov
>            Assignee: Sergey Shakhnazarov
>            Priority: Minor
>              Labels: ios
>
> Otherwise the response is empty in the current version.



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