[
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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]