[richfaces-issues] [JBoss JIRA] Resolved: (RF-950) Calendar: use converters for all date attribute values
Alexej Kushunin (JIRA)
jira-events at lists.jboss.org
Thu Oct 4 04:04:03 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-950?page=all ]
Alexej Kushunin resolved RF-950.
--------------------------------
Resolution: Duplicate Issue
Assignee: Maksim Kaszynski (was: Alexej Kushunin)
See RF-933
Now you can use java.util.Calendar or String instead java.util.Date
> Calendar: use converters for all date attribute values
> ------------------------------------------------------
>
> Key: RF-950
> URL: http://jira.jboss.com/jira/browse/RF-950
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Maksim Kaszynski
> Assigned To: Maksim Kaszynski
> Fix For: 3.2.0
>
>
> Now, calendar accepts converters only for value attriute, but the same converter should be used for preloadDateRange and currentDate.
> Need to check whether value is type Date or Calendar, or String.
> If value is String - perform conversion.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list