[
https://issues.apache.org/jira/browse/CB-7762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170301#comment-14170301
]
ASF subversion and git services commented on CB-7762:
-----------------------------------------------------
Commit e18d72d1418bfe412e5e102b7b202baa9ed5e147 in cordova-plugin-contacts's
branch refs/heads/master from [~shazron]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=e18d72d
]
CB-7762 - Parameter list is incorrect for contacts.find
> 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]