You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (Created) (JIRA)" <ji...@apache.org> on 2012/04/03 23:52:29 UTC

[jira] [Created] (CB-430) CDVContacts.m methods - convert use of "options" object into "arguments" array

CDVContacts.m methods - convert use of "options" object into "arguments" array 
-------------------------------------------------------------------------------

                 Key: CB-430
                 URL: https://issues.apache.org/jira/browse/CB-430
             Project: Apache Callback
          Issue Type: Sub-task
            Reporter: Shazron Abdullah




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-430) CDVContacts.m methods - convert use of "options" object into "arguments" array

Posted by "Shazron Abdullah (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-430.
---------------------------------

    Resolution: Not A Problem
      Assignee: Shazron Abdullah

displayContact, chooseContact are OK (options passed in, iOS specific).

save is OK (duped contact object passed in is an object)
 1. https://github.com/apache/incubator-cordova-js/blob/master/lib/common/plugin/Contact.js#L173
 2. https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVContacts.m#L351
                
> CDVContacts.m methods - convert use of "options" object into "arguments" array 
> -------------------------------------------------------------------------------
>
>                 Key: CB-430
>                 URL: https://issues.apache.org/jira/browse/CB-430
>             Project: Apache Callback
>          Issue Type: Sub-task
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 1.6.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira