[richfaces-issues] [JBoss JIRA] Resolved: (RF-997) Calendar - incorrect use of converters
Alexej Kushunin (JIRA)
jira-events at lists.jboss.org
Thu Oct 4 07:42:03 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-997?page=all ]
Alexej Kushunin resolved RF-997.
--------------------------------
Resolution: Done
Fixed with RF-933
> Calendar - incorrect use of converters
> --------------------------------------
>
> Key: RF-997
> URL: http://jira.jboss.com/jira/browse/RF-997
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Maksim Kaszynski
> Assigned To: Alexej Kushunin
> Fix For: 3.2.0
>
>
> Calendar component uses converter.getAsObject on render phase.
> This is wrong.
> Correct behavior - use converter.getAsObject on process validations phase.
> In case of bad user input - converter will give conversion exception, display submitted value in input field, in calendar grid select last user selected day (if exists).
--
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