Shazron Abdullah created CB-1144:
------------------------------------
Summary: Missing code in sample code for the Contacts find example
Key: CB-1144
URL: https://issues.apache.org/jira/browse/CB-1144
Project: Apache Cordova
Issue Type: Bug
Components: Docs
Reporter: Shazron Abdullah
Assignee: Michael Brooks
Fix For: 2.1.0
>From Vitor Barros in the PhoneGap GG:
This page:
http://docs.phonegap.com/en/2.0.0/cordova_contacts_contacts.md.html#Contacts
The find code example states: // find all contacts with 'Bob' in any name field
The code will only return 1 result since it is missing the "options.multiple =
true;"
I took a while to realize this since I didn't saw the options.multiple field at
first.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira