[
https://issues.apache.org/jira/browse/CB-6612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993192#comment-13993192
]
ASF subversion and git services commented on CB-6612:
-----------------------------------------------------
Commit 9e0d9439714b54540685f7daa23f713ca17d28f6 in cordova-plugin-camera's
branch refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=9e0d943
]
CB-6612 camera.getPicture now always returns encoded JPEG image
> Camera.DestinationType.DATA_URL does not work with WP8 with
> [email protected] unless targetWidth and targetHeight are
> explicitly set
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CB-6612
> URL: https://issues.apache.org/jira/browse/CB-6612
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera, WP8
> Affects Versions: 2.9.0
> Reporter: Vladimir Kotikov
> Assignee: Jesse MacFadyen
>
> Reproduction steps:
> 1. create a new cordova app
> 2. add the camera plugin, version 0.2.9 (latest)
> 3. add the wp8 platform
> 4. use getPicture with DATA_URL option and no width/height set
> Result:
> No valid imageData is returned in the success callback.
--
This message was sent by Atlassian JIRA
(v6.2#6252)