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 subversion and git services (JIRA)" <ji...@apache.org> on 2014/04/09 00:55:18 UTC

[jira] [Commented] (CB-6422) Use cordova/exec/proxy instead of platform dupes

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

ASF subversion and git services commented on CB-6422:
-----------------------------------------------------

Commit 85a986f589e8dfaf3bb5ed4b24f4ea2e7c457826 in cordova-plugin-camera's branch refs/heads/dev from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=85a986f ]

CB-6422 [windows8] use cordova/exec/proxy


> Use cordova/exec/proxy instead of platform dupes
> ------------------------------------------------
>
>                 Key: CB-6422
>                 URL: https://issues.apache.org/jira/browse/CB-6422
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera, Plugin Device, Windows 8
>            Reporter: Jesse MacFadyen
>            Assignee: Jesse MacFadyen
>
> the proxy code is built into cordova/exec/proxy, so instead of :
> require("cordova/windows8/commandProxy")...
> it should be :
> require("cordova/exec/proxy")...
> This applies to several platforms + core plugins



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