[ 
https://issues.apache.org/jira/browse/CB-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Filip Maj updated CB-1143:
--------------------------

      Labels: audit contacts  (was: contacts)
    Priority: Minor  (was: Major)

Dropping priority, tagging as "audit" for future reevaluation. See the [Core 
API Audit|http://wiki.apache.org/cordova/Core%20API%20Audit] wiki page for 
details.
                
> 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: CordovaJS
>    Affects Versions: 2.0.0
>            Reporter: Daniel Trebbien
>            Assignee: Filip Maj
>            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 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

Reply via email to