[
https://issues.apache.org/jira/browse/CB-7762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-7762:
---------------------------------
Summary: Parameter list is incorrect for contacts.find (was: Parameter
list is incorrect)
> Parameter list is incorrect for contacts.find
> ---------------------------------------------
>
> Key: CB-7762
> URL: https://issues.apache.org/jira/browse/CB-7762
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Contacts
> Reporter: Raymond Camden
> Priority: Minor
>
> The parameters are listed as
> {code}
> contactSuccess
> contactError
> contactFields
> contactFieldsOptions
> filter
> multiple
> desiredFields
> {code}
> This is wrong in multiple ways. It should be:
> {code}
> contactFields
> contactSuccess
> contactError
> contactFieldsOptions
> {code}
> filter, multiple, and desiredFields should be removed, or consistently tabbed
> over so they appear as options to contactFieldOptions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]