You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/06/11 22:24:01 UTC

[jira] [Commented] (CB-6781) plugin file-transfer: add exception info to error object

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

Ian Clelland commented on CB-6781:
----------------------------------

The PR seems to include a couple of unrelated commits:

* 550996c initial version: one self-signed pem encoded cert in assets
* 452016d Update FileTransfer.java

I'm rebasing the other two commits to apply them to master, though.


> plugin file-transfer: add exception info to error object
> --------------------------------------------------------
>
>                 Key: CB-6781
>                 URL: https://issues.apache.org/jira/browse/CB-6781
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 3.5.0
>            Reporter: Axel Nennker
>            Assignee: Axel Nennker
>            Priority: Minor
>
> When something goes wrong during FileTransfer.download or upload the actual information from the exception thrown is lost.
> Add a field "exception" to the error object that holds the string of either exception.getMessage() or exception.toString().



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