You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/09 03:44:19 UTC

[jira] [Commented] (CB-5994) Fix contacts ID on 4.2+

    [ https://issues.apache.org/jira/browse/CB-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895811#comment-13895811 ] 

ASF subversion and git services commented on CB-5994:
-----------------------------------------------------

Commit e42602901cd8b1a6c24b465ac725e4132f5c7a1e in branch refs/heads/dev from [~occasl]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=e426029 ]

CB-5994 Switch Contact ID lookup to use Raw contact id.

When saving a contact it is the raw contact ID that is returned and so the check in ContactManager after the save needs to be using that.  This requires this change to work on 4.3/4.2.


> Fix contacts ID on 4.2+
> -----------------------
>
>                 Key: CB-5994
>                 URL: https://issues.apache.org/jira/browse/CB-5994
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin Contacts
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> Reported via pull request: https://github.com/apache/cordova-plugin-contacts/pull/15
> When saving a contact it is the raw contact ID that is returned and so the check in ContactManager after the save needs to be using that. This requires this change to work on 4.3/4.2.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)