GitHub user jeroenv opened a pull request:

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

    getCookies bugfix

    getCookies method should check if the CookieManager instance isn't null 
before calling getCookie method. 

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

    $ git pull https://github.com/jeroenv/cordova-plugin-file-transfer 
getCookies_bugfix

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

    https://github.com/apache/cordova-plugin-file-transfer/pull/107.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 #107
    
----
commit 34ef3e5dbc913b09a03c802267eefaa6640f505f
Author: Jeroen Verhoest <[email protected]>
Date:   2015-10-26T09:02:37Z

    Added extra check for CookieManager instance (null pointer on 
Crosswalk/Android < 4.4)

commit 30e98878e35699609fa247976d70f01991fde53a
Author: Jeroen Verhoest <[email protected]>
Date:   2015-10-26T09:04:10Z

    Update plugin id and version for PGB

----


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

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

Reply via email to