[
https://issues.apache.org/jira/browse/CB-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993221#comment-13993221
]
ASF subversion and git services commented on CB-6613:
-----------------------------------------------------
Commit 87a5030771b031962a2d3db14337ee3f38438a13 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=87a5030
]
CB-6613 Use WinJS functionality to get base64-encoded content of image instead
of File plugin functionality
> "File not found" error when using targetWidth and targetHeight on Windows8
> with Camera plugin
> ---------------------------------------------------------------------------------------------
>
> Key: CB-6613
> URL: https://issues.apache.org/jira/browse/CB-6613
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera, Windows 8
> 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 window8 platform
> 4. use getPicture with targetWidth and targetHeight set
> Result:
> No picture data is returned, the error callback is hit with the message "File
> not found"
> If you remove targetwidth and targetheight, the camera plugin works.
> Expected:
> camera plugin should work with targetWidth and targetHeight set
--
This message was sent by Atlassian JIRA
(v6.2#6252)