You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2014/05/02 10:39:15 UTC

[jira] [Created] (CB-6613) "File not found" error when using targetWidth and targetHeight on Windows8 with Camera plugin

Vladimir Kotikov created CB-6613:
------------------------------------

             Summary: "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)