[richfaces-issues] [JBoss JIRA] Resolved: (RF-997) Calendar - incorrect use of converters

Alexej Kushunin (JIRA) jira-events at lists.jboss.org
Tue Nov 27 11:00:48 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-997?page=all ]

Alexej Kushunin resolved RF-997.
--------------------------------

    Fix Version/s: 3.1.3
       Resolution: Done

seems to be problem in myfaces implementation, added some fixies in calendarRenderBase

> 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.1.3, 3.2.0
>
>         Attachments: calendar.war
>
>
> 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