[
https://issues.apache.org/jira/browse/CB-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033629#comment-14033629
]
Dirk-Jan Hoek commented on CB-6871:
-----------------------------------
I'm having the same issue. As stated in CB-2419,
'ms-appdata:///local/picture004.jpg' is now passed to success callback. There's
hardly any info on this kind of url, and I don't have a clue how to use it.
This is supposed to work, but it doesn't work for me:
<img src="ms-appdata:///local/picture004.jpg">
So it seems there's no way we can Camera.getPicture to save a photo, show a
preview using the above mentioned img-tag and upload it using the FileTransfer
API?
> Windows8 - add ability to resolve ms-appdata urls for
> ------------------------------------------------------
>
> Key: CB-6871
> URL: https://issues.apache.org/jira/browse/CB-6871
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugin File
> Affects Versions: 3.5.0
> Reporter: Cristian Badila
>
> This is especially important as the camera plugin right now returns a URL of
> the following format when successfully capturing a photo:
> bq. "ms-appdata:///local/" + storageFile.name
> This kind of URL format cannot be resolved by the file plugin right now so
> the result returned by the camera plugin cannot be used by the file plugin in
> any way.
--
This message was sent by Atlassian JIRA
(v6.2#6252)