You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Alexander Sorokin (JIRA)" <ji...@apache.org> on 2015/12/03 16:02:10 UTC

[jira] [Created] (CB-10131) When creating empty contact on Android, name fields are not null but "null"

Alexander Sorokin created CB-10131:
--------------------------------------

             Summary: 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({"name":{"givenName":"Vasily"}}).save();
{noformat}
results in a contact that has a displayName "null" (string)
https://yadi.sk/i/Uwngv5VUkwXdL

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-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org