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 205BDD42D for ; Tue, 16 Oct 2012 15:25:04 +0000 (UTC) Received: (qmail 69475 invoked by uid 500); 16 Oct 2012 15:25:03 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 69350 invoked by uid 500); 16 Oct 2012 15:25:03 -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 69172 invoked by uid 99); 16 Oct 2012 15:25:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2012 15:25:03 +0000 Date: Tue, 16 Oct 2012 15:25:03 +0000 (UTC) From: "Braden Shepherdson (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <153864650.51763.1350401103590.JavaMail.jiratomcat@arcas> In-Reply-To: <1412367207.13476.1349771042885.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (CB-1602) Android birthday field not working 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-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Braden Shepherdson updated CB-1602: ----------------------------------- Assignee: Braden Shepherdson (was: Joe Bowser) I'm investigating this. I can reproduce it. The Cordova Contacts docs say the birthday field is a Date, but iOS wants an integer timestamp, and I get farthest on Android with that type. I'll fix the docs on this if that turns out to be the case. I'm currently stuck because the Android 2.3.3 stock contacts app doesn't show the birthday field at all, so I'm not sure whether the field is not being set properly, or not being retrieved properly. I'm trying again with 4.0.3. > Android birthday field not working > ---------------------------------- > > Key: CB-1602 > URL: https://issues.apache.org/jira/browse/CB-1602 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 2.1.0 > Environment: Baseband : IG9100GXXKL4 (Galaxy S2) > Kernel : 2.6.35.7 > Android: 2.3.6 > Reporter: Olivier Louvignes > Assignee: Braden Shepherdson > Labels: contacts > > I'm trying to save/update a birthday field on my android device. It does work with a timestamp (int) on iOS. However on android, I'll always get the current (today) date to be saved on my device. > I tried : > - int timestamp > - javascript Date > - string YYYY-MM-DD (what is returned on read().) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira