GitHub user AxelNennker opened a pull request:

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

    CB-6781: plugin file-transfer: add exception info to error object

    https://issues.apache.org/jira/browse/CB-6781


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

    $ git pull https://github.com/AxelNennker/cordova-plugin-file-transfer 
master

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

    https://github.com/apache/cordova-plugin-file-transfer/pull/30.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 #30
    
----
commit 452016de86b600ba5ee190958dc6e39a9ba5b7ca
Author: Axel Nennker <[email protected]>
Date:   2013-12-05T14:53:20Z

    Update FileTransfer.java
    
    create temporary file if target == null or "null" or ""

commit 550996ccd3b1c24a1f218859f9f93827d52a6c77
Author: ignisvulpis <[email protected]>
Date:   2013-12-11T09:04:48Z

    initial version: one self-signed pem encoded cert in assets

commit bee9187facff3f066ecf34459cadf120c30b9442
Author: ignisvulpis <[email protected]>
Date:   2014-05-29T18:29:59Z

    CB-6781: fullPath is not that usefull in the latest version of 
file-transfer. Replaced by toURL() in the example.

commit 28b4bab2c4f5ef7e7cc3a01a690512ca14726900
Author: ignisvulpis <[email protected]>
Date:   2014-05-29T18:31:10Z

    CB-6781: add the exception text to the error object

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to