You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Richard B Knoll (JIRA)" <ji...@apache.org> on 2015/11/05 03:09:27 UTC

[jira] [Created] (CB-9960) Images from Google Photos cause FileNotFoundException

Richard B Knoll created CB-9960:
-----------------------------------

             Summary: 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 the filename from



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org