You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by mbektchiev <gi...@git.apache.org> on 2014/06/26 10:22:49 UTC

[GitHub] cordova-plugin-media-capture pull request: CB-6978 captureImage() ...

GitHub user mbektchiev opened a pull request:

    https://github.com/apache/cordova-plugin-media-capture/pull/20

    CB-6978 captureImage() function fails in Android

    The reason is that the Intent which should write the file has no permissions in the application's cache directory by default.

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

    $ git pull https://github.com/Icenium/cordova-plugin-media-capture bektchiev/CB-6978-captureImage-fails

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

    https://github.com/apache/cordova-plugin-media-capture/pull/20.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 #20
    
----
commit de6fb48138a8283618b907a94a86ef4e9c370a56
Author: Martin Bektchiev <ma...@telerik.com>
Date:   2014-06-26T07:11:29Z

    CB-6978 captureImage() function fails in Android

----


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

[GitHub] cordova-plugin-media-capture pull request: CB-6978 captureImage() ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-plugin-media-capture/pull/20


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