[
https://issues.apache.org/jira/browse/CB-9490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700940#comment-14700940
]
ASF GitHub Bot commented on CB-9490:
------------------------------------
GitHub user cojomojo opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/115
CB-9490 Fixed cleanup function
Modfied cleanup function to deal with camera applications that save photos
that should have been discarded when the retake option was chosen
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cojomojo/cordova-plugin-camera CB-9490
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-camera/pull/115.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 #115
----
commit 5d5ffeacca32ec7676a205353286f7fc649517c5
Author: Cody Balos <[email protected]>
Date: 2015-08-14T21:05:10Z
CB-9490 Fixed cleanup function
Modfied cleanup function to deal with camera applications that save photos
that should have been discarded when the retake option was chosen
----
> LG G4 camera application saves photos when using destinationType DATA_URL
> -------------------------------------------------------------------------
>
> Key: CB-9490
> URL: https://issues.apache.org/jira/browse/CB-9490
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera
> Environment: LG G4, Android 5.1
> Reporter: Cody Balos
> Assignee: Cody Balos
> Time Spent: 6h
> Remaining Estimate: 0h
>
> So far this issue only happens on an LG G4 using the stock camera application:
> Using the camera plugin, with destinationType set to DATA_URL,
> the expected functionality is for the base64 string to be returned to the
> javascript interface, and not saved to the file system without explicitly
> saving it separately. Using the LG G4 stock camera application, all photos
> are saved even when using destinationType DATA_URL if the retake option is
> used.
> The issue does not occur when using the Google Camera application or Camera
> 360 (both on the Play Store).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]