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/06/16 09:01:11 UTC

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

     [ https://issues.apache.org/jira/browse/CB-6920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Kotikov resolved CB-6920.
----------------------------------

    Resolution: Fixed

> "File not found" error when using targetWidth and targetHeight on Windows8 with Camera plugin and FILE_URI
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CB-6920
>                 URL: https://issues.apache.org/jira/browse/CB-6920
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>         Environment: Windows 8, Camera plugin 0.3.0
>            Reporter: Vladimir Kotikov
>              Labels: camera, windows8
>
> This is very similar to CB-6613, but this repros when the destination_type is file_uri.
> I have repro'd this with the 0.3.0 version of the camera plugin.
> Repro:
> 1. create a new cordova app
> 2. add the camera plugin, version 0.3.0 (tagged in Git)
> 3. add the window8 platform
> 4. use getPicture with targetWidth and targetHeight set and FILE_URI destination
> 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 for FILE_URI destination



--
This message was sent by Atlassian JIRA
(v6.2#6252)