[ 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