[
https://issues.apache.org/jira/browse/CB-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680037#comment-13680037
]
Jesse MacFadyen commented on CB-3522:
-------------------------------------
Committed here:
https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;a=commit;h=579475ee5e9ed7c77890538a8c6bddaa6801face
You can close the pull request, there is no way to auto-close because of the
apache mirror setup.
I am commenting there as well.
> WP8: Calling contacts.Find() with partial options results in
> NullReferenceException
> -----------------------------------------------------------------------------------
>
> Key: CB-3522
> URL: https://issues.apache.org/jira/browse/CB-3522
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP8
> Affects Versions: 2.7.0
> Reporter: Kevin Boyle
> Assignee: Jesse MacFadyen
> Priority: Minor
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> WP8 library code doesn't deal with only specifying partial options. The
> following code will cause a NullReferenceException and kill the app
> navigator.contacts.find(['id'], function (contacts) {
> alert('found')
> }, function (error) {
> alert('error')
> }, { multiple: true });
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira