Return-Path: Delivered-To: apmail-beehive-dev-archive@www.apache.org Received: (qmail 99497 invoked from network); 10 Oct 2005 21:43:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Oct 2005 21:43:17 -0000 Received: (qmail 41440 invoked by uid 500); 10 Oct 2005 21:43:10 -0000 Delivered-To: apmail-beehive-dev-archive@beehive.apache.org Received: (qmail 41353 invoked by uid 500); 10 Oct 2005 21:43:09 -0000 Mailing-List: contact dev-help@beehive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Developers" Delivered-To: mailing list dev@beehive.apache.org Received: (qmail 41309 invoked by uid 99); 10 Oct 2005 21:43:09 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2005 14:43:08 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id D0B63511 for ; Mon, 10 Oct 2005 23:42:47 +0200 (CEST) Message-ID: <1289592508.1128980567808.JavaMail.jira@ajax.apache.org> Date: Mon, 10 Oct 2005 23:42:47 +0200 (CEST) From: "Chad Schoettger (JIRA)" To: dev@beehive.apache.org Subject: [jira] Resolved: (BEEHIVE-206) control property constraint:AnnotationMemberTypes.Date accept one format Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/BEEHIVE-206?page=all ] Chad Schoettger resolved BEEHIVE-206: ------------------------------------- Resolution: Fixed Assign To: James Song (was: Chad Schoettger) The issue here was that the maxValue constraint for the AnnotationMemberTypes.Date annotation was not in the proper date format. minValue and maxValue must be in the format specified by the format attribute. I have resolved this issue by added more detailed error messages, which explain which date was not in the right format. The resolution is part of the patch for BEEHIVE-957. > control property constraint:AnnotationMemberTypes.Date accept one format > ------------------------------------------------------------------------ > > Key: BEEHIVE-206 > URL: http://issues.apache.org/jira/browse/BEEHIVE-206 > Project: Beehive > Type: Bug > Components: Controls > Versions: V1Beta > Reporter: James Song > Assignee: James Song > Priority: Minor > Attachments: MemberTypeTest.java, MemberTypeTest.java, PersonControl.java, PersonControl.java > > Currently, AnnotationMemberTypes.Date only accept YYYY/MM/DD. > There will be cases when user would like to specify the HH:MM, or other input format, such as long date format. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira