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