[ 
https://issues.apache.org/jira/browse/CB-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13613247#comment-13613247
 ] 

Dimitri Adamou commented on CB-2736:
------------------------------------

I suppose making a single slash resolve to the sandbox would make sense, I have 
a feeling same applies to the media object but I haven't tested it yet
                
> resolveLocalFileSystemURI from camera.getPicture(function(imageURI)); returns 
> error 5.
> --------------------------------------------------------------------------------------
>
>                 Key: CB-2736
>                 URL: https://issues.apache.org/jira/browse/CB-2736
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>    Affects Versions: 2.5.0
>         Environment: Tested on Windows Phone 8
>            Reporter: Dimitri Adamou
>            Assignee: Benn Mapes
>              Labels: camera, resolveLocalFileSystemURI, window, windows-phone
>
> Hey there, found an issue regarding camera.getPhoto(); on the success 
> callback when using the imageURI, window.resolveLocalFileSystemURI(imageURI); 
> will return error 5, however by prepending "//" to the imageURI, behaviour 
> continues on as normal.
> Alerting the imageURI shows it as /CapturedImagesCache/, so I am assuming by 
> prepending // (therefore making it ///CapturedImagesCache/) makes it resolve 
> to the correct URI
> http://stackoverflow.com/questions/15072843/resolvelocalfilesystemuri-error-code-5-windows-phone-7-phonegap/15536795#15536795

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to