[ 
https://issues.apache.org/jira/browse/CB-9960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard B Knoll updated CB-9960:
--------------------------------
    Description: When selecting images from the PHOTOLIBRARY source using the 
Google Photos application a FileNotFoundException is thrown if any flags that 
cause image edits are turned on (width/height, allowEdit, correctOrientation, 
etc.). The issue is that our method for dereferencing content URIs in 
FileHelper fails for the content URI returned by Google Photos and returns an 
empty path (that {{ouputModifiedBitmap()}} tries to grab a filename from)  
(was: When selecting images from the PHOTOLIBRARY source using the Google 
Photos application a FileNotFoundException is thrown if any flags that cause 
image edits are turned on (width/height, allowEdit, correctOrientation, etc.). 
The issue is that our method for dereferencing content URIs in FileHelper fails 
for the content URI returned by Google Photos and returns an empty path (that 
{{ouputModifiedBitmap()}} tries to grab the filename from)

> Images from Google Photos cause FileNotFoundException
> -----------------------------------------------------
>
>                 Key: CB-9960
>                 URL: https://issues.apache.org/jira/browse/CB-9960
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>         Environment: Android 6.0, cordova-android 5.0.0 (dev), 
> cordova-plugin-camera 1.2.1 (dev)
>            Reporter: Richard B Knoll
>            Assignee: Richard B Knoll
>
> When selecting images from the PHOTOLIBRARY source using the Google Photos 
> application a FileNotFoundException is thrown if any flags that cause image 
> edits are turned on (width/height, allowEdit, correctOrientation, etc.). The 
> issue is that our method for dereferencing content URIs in FileHelper fails 
> for the content URI returned by Google Photos and returns an empty path (that 
> {{ouputModifiedBitmap()}} tries to grab a filename from)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to