GitHub user vincipop opened a pull request:

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

    Get input stream from relative path

    "Get an input stream based on file path or uri "  didn't work for relative 
paths so modified line 1635
    The problem is still present for path started with "file:" (full path) : 
ToDo

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

    $ git pull https://github.com/vincipop/cordova-plugin-contacts master

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

    https://github.com/apache/cordova-plugin-contacts/pull/77.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 #77
    
----
commit 94d4a6eb7aadd16011c93c8c098cecd02f4ced1b
Author: vincipop <[email protected]>
Date:   2015-09-23T13:02:06Z

    Update ContactAccessorSdk.java
    
    "Get an input stream based on file path or uri "  didn't work for relative 
paths so modified line 1635
    The problem is still present for path started with "file:" (full path) : 
ToDo

commit a19faee5772887e47d6f1988d7e3a9e2e5029da3
Author: vincipop <[email protected]>
Date:   2015-09-23T13:04:17Z

    Merge pull request #1 from vincipop/vincipop-patch-1
    
    Update ContactAccessorSdk.java for get input stream from relative path

----


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