You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Raghav Katyal (JIRA)" <ji...@apache.org> on 2016/02/27 00:13:18 UTC

[jira] [Updated] (CB-9803) cross-platform consistency: getPicture CAMERA requires assigning manual file name on windows

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

Raghav Katyal updated CB-9803:
------------------------------
    Labels: Windows triaged  (was: Windows)

> cross-platform consistency: getPicture CAMERA requires assigning manual file name on windows
> --------------------------------------------------------------------------------------------
>
>                 Key: CB-9803
>                 URL: https://issues.apache.org/jira/browse/CB-9803
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Camera
>    Affects Versions: 1.2.0
>         Environment: Windows 8.1
>            Reporter: Michael Schmidt
>            Priority: Minor
>              Labels: Windows, triaged
>
> set options:
> - destinationType: Camera.DestinationType.FILE_URI,
> - sourceType : Camera.PictureSourceType.CAMERA
> - saveToPhotoAlbum: true,
> problem: after taking a picture with the camera I need to manually enter a file name
> this is inconsistent to the other platforms: other platforms (ios, android) assign an auto-generated name, save the image, and return the fileURI - without any further user interaction required



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org