[
https://issues.apache.org/jira/browse/CB-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Gill updated CB-1143:
---------------------------
Assignee: (was: Steve Gill)
> Indicate through the ContactError code if remove() failed because the contact
> is nonexistent / has already been deleted
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: CB-1143
> URL: https://issues.apache.org/jira/browse/CB-1143
> Project: Apache Cordova
> Issue Type: New Feature
> Components: Plugin Contacts
> Affects Versions: 2.0.0
> Reporter: Daniel Trebbien
> Priority: Minor
> Labels: audit, contacts
>
> At least with the iOS implementation, if a contact has already been deleted,
> calling Contact.remove() on it results in an error as expected; however, the
> error code is 0 (UNKNOWN_ERROR), which gives the app no clue as to what
> happened.
> It would be nice if the error code could indicate that removal failed because
> the contact has already been deleted.
> Suggested fix: Add an error code, NONEXISTENT, that would be used to
> indicate that the device has no contact with the supplied ID.
--
This message was sent by Atlassian JIRA
(v6.1#6144)