[
https://issues.apache.org/jira/browse/CB-7357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14105328#comment-14105328
]
ASF GitHub Bot commented on CB-7357:
------------------------------------
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-plugin-contacts/pull/43
CB-7357 Adds missing 'capability' element to phone's appxmanifest.
https://issues.apache.org/jira/browse/CB-7357
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-contacts CB-7357
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-contacts/pull/43.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 #43
----
commit a18a369a327a5ffbaf402f55336eaec570c71af1
Author: Vladimir Kotikov <[email protected]>
Date: 2014-08-21T12:08:03Z
CB-7357 Adds missing 'capability' element to phone's appxmanifest.
----
> Contact plugin's find method fails on WP8.1 with PENDING_OPERATION_ERROR
> ------------------------------------------------------------------------
>
> Key: CB-7357
> URL: https://issues.apache.org/jira/browse/CB-7357
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Contacts
> Environment: Windows 8.1, Windows Phone 8.1 device/emulator
> Reporter: Vladimir Kotikov
> Labels: contacts, windows-phone-81, wp8.1
>
> Contact plugin's find method fails on WP8.1 with PENDING_OPERATION_ERROR
> Repro steps:
> 1. Create mobilespec app with latest contacts plugin included
> 2. Run mobilespec app on wp8.1 device/emulator and navigate to New-style
> tests -> Manual tests -> contact tests.
> 3. Click on Get phone's contacts
> Expected:
> Contacts data shown in status box. or 'No contacts found' if no contacts
> exists on device
> Actual:
> 'Error 3' message shown in status box.
--
This message was sent by Atlassian JIRA
(v6.2#6252)