GitHub user darkyen opened a pull request:

    https://github.com/apache/cordova-plugin-contacts/pull/65

    Do not return absolute path for contact images.

    If an absolute url is returned the developer must use the file system api 
to get a reference to the image, instead returning a blob url makes more sense, 
and it seems more logical.

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

    $ git pull https://github.com/darkyen/cordova-plugin-contacts patch-1

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

    https://github.com/apache/cordova-plugin-contacts/pull/65.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 #65
    
----
commit 16942ffdcd725be763acb76d40dce91b518de7df
Author: Abhishek Hingnikar <abhis...@hingnikar.com>
Date:   2015-06-27T00:29:41Z

    Do not return absolute path for contact images.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to