Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C7FF9B5D for ; Tue, 3 Apr 2012 23:10:46 +0000 (UTC) Received: (qmail 24546 invoked by uid 500); 3 Apr 2012 23:10:46 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 24514 invoked by uid 500); 3 Apr 2012 23:10:46 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 24505 invoked by uid 99); 3 Apr 2012 23:10:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2012 23:10:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2012 23:10:44 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D4980356191 for ; Tue, 3 Apr 2012 23:10:22 +0000 (UTC) Date: Tue, 3 Apr 2012 23:10:22 +0000 (UTC) From: "Shazron Abdullah (Resolved) (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <825784740.9474.1333494622872.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1964147820.9017.1333489949833.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CB-430) CDVContacts.m methods - convert use of "options" object into "arguments" array MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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