You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/08 14:27:47 UTC

[jira] [Commented] (CB-9622) Windows Phone 8 Camera Option destinationType:NATIVE_URI is a NO-OP

    [ https://issues.apache.org/jira/browse/CB-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14734722#comment-14734722 ] 

ASF GitHub Bot commented on CB-9622:
------------------------------------

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-plugin-camera/pull/119

    CB-9622 Windows Phone 8 Camera Option destinationType:NATIVE_URI is a…

    … NO-OP
    
    •	WP8 proxy now supports NATIVE_URI param
    •	Treat NATIVE_URI same way as FILE_URI (similar to Android)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-plugin-camera CB-9622

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-camera/pull/119.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #119
    
----
commit c47397d569db74611170d6854437ddad31d0532f
Author: sgrebnov <v-...@microsoft.com>
Date:   2015-09-08T12:25:20Z

    CB-9622 Windows Phone 8 Camera Option destinationType:NATIVE_URI is a NO-OP
    •	WP8 proxy now supports NATIVE_URI param
    •	Treat NATIVE_URI same way as FILE_URI (similar to Android)

----


> Windows Phone 8 Camera Option destinationType:NATIVE_URI is a NO-OP
> -------------------------------------------------------------------
>
>                 Key: CB-9622
>                 URL: https://issues.apache.org/jira/browse/CB-9622
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera, WP8
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>            Priority: Minor
>              Labels: cordova-plugin-camera, wp8
>
> Repro Steps:
> Invoke getPicture with:
> {
>     destinationType:NATIVE_URI
> }
> Expected: The picture is taken.
> Actual: The camera app does not launch, and appears to be a no-op.



--
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