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

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

Commit c7043c9e2ba448de64e86076517f74fe33bf39c6 in cordova-plugin-contacts's 
branch refs/heads/master from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=c7043c9 
]

CB-10131 Fixed null contact creation. This closes #98


> When creating empty contact on Android, name fields are not null but "null"
> ---------------------------------------------------------------------------
>
>                 Key: CB-10131
>                 URL: https://issues.apache.org/jira/browse/CB-10131
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Contacts
>            Reporter: Alexander Sorokin
>            Assignee: Alexander Sorokin
>
> {noformat}
> navigator.contacts.create().save();
> {noformat}
> results in a contact that has a displayName "null" (string)
> Expected: a contact that has a displayName null (object)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to