You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nestor PS (JIRA)" <ji...@apache.org> on 2014/06/10 10:27:01 UTC

[jira] [Created] (CB-6908) camera modified.jpg with resolveLocalFileSystemURL

Nestor PS created CB-6908:
-----------------------------

             Summary: camera modified.jpg with resolveLocalFileSystemURL
                 Key: CB-6908
                 URL: https://issues.apache.org/jira/browse/CB-6908
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Camera, Plugin File
    Affects Versions: 3.5.0
         Environment: Android 2.3.6
Samsung s1 GT-I9003
            Reporter: Nestor PS
            Priority: Blocker


I'm having problems trying to store url photos into a database from gallery.
With resolveLocalFileSystemURL and fileEntry.toURL() and getting the full path of the image with no problems. But when I get a vertical image I'm getting something like:

cache/modified.jpg with resolveLocalFileSystemURL and cache/modified.jpg?xxxxxxxx with the without resolveLocalFileSystemURL 

resolveLocalFileSystemURL is not resolving the path of the modified jpg.
Without resolveLocalFileSystemURL the path seems to be right but is not persistent. If I launch the app days after all the images pointing to cache/modified.jpg?xxxxxxxx are the same.


















--
This message was sent by Atlassian JIRA
(v6.2#6252)