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/08/18 09:25:45 UTC

[jira] [Commented] (CB-9505) Some plugins on windows platform do not loaded correctly using browserify

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

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

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-plugin-contacts/pull/72

    CB-9505 Makes ContactsProxy accessible in browserified bundle

    This fixes https://issues.apache.org/jira/browse/CB-9505

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

    $ git pull https://github.com/MSOpenTech/cordova-plugin-contacts CB-9505

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

    https://github.com/apache/cordova-plugin-contacts/pull/72.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 #72
    
----
commit 12a883defe9a98e9c0d6ec39c38bd1e14bcd5ae8
Author: Vladimir Kotikov <v-...@microsoft.com>
Date:   2015-08-17T14:03:34Z

    CB-9505 Makes ContactsProxy accessible in browserified bundle

----


> Some plugins on windows platform do not loaded correctly using browserify
> -------------------------------------------------------------------------
>
>                 Key: CB-9505
>                 URL: https://issues.apache.org/jira/browse/CB-9505
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>              Labels: browserify, mobilespec, windows
>
> There is some issues with Windows plugins, which makes multiple tests to fail. The most of these issues are related to incorrect usage of `clobbers/merges` tags instead of `runs` in plugin definition. This causes plugins' proxies to not to register, so native functionality is not available to app. The plugins affected by this issue:
> # contacts
> # device
> # device-motion
> # device-orientation
> # file-transfer
> # media
> # network-information



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