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

Richard B Knoll closed CB-9968.
-------------------------------
    Resolution: Duplicate

Thank you for reporting this issue! I believe this is included as part of 
CB-9804, so I'm going to close this as a duplicate. Please consider commenting 
on or voting for CB-9804.

> Windows picture from gallery error
> ----------------------------------
>
>                 Key: CB-9968
>                 URL: https://issues.apache.org/jira/browse/CB-9968
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>         Environment: windows
>            Reporter: Wema Wuyts
>
> In windows when using the Cordova Camera Plugin if you select foto from 
> device it returns a blob url instead of the path. 
> I beleive the function takePictureFromFileWindows should end with :
>  successCallback("ms-appdata:///local/" + storageFile.name);
> instead of 
> successCallback(URL.createObjectURL(storageFile));



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

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

Reply via email to