[richfaces-issues] [JBoss JIRA] Updated: (RF-3858) calendar: Wrong value after validation failed

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Jul 15 11:20:26 EDT 2008


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

Nick Belaevski updated RF-3858:
-------------------------------

    Fix Version/s: 3.2.2

> calendar: Wrong value after validation failed
> ---------------------------------------------
>
>                 Key: RF-3858
>                 URL: http://jira.jboss.com/jira/browse/RF-3858
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: Ilya Shaikovsky
>         Assigned To: Anton Belevich
>             Fix For: 3.2.2
>
>
> http://seamframework.org/Community/RichFaces320CalendarProblem
> 					<rich:calendar value="#{calendarBean.selectedDate}"
> 						datePattern="#{calendarBean.pattern}"
> 					 	enableManualInput="true">
> 					 </rich:calendar>
> 					 <h:inputText>
> 					 	<f:validateLength maximum="2"/>
> 					 </h:inputText>
> 					 <h:commandButton />
> 					 <rich:messages></rich:messages>
> enter "asdasd" to calendar field manually. And enter "123" to input text. Hit the button. Validation fails. two messages displayed - OK
> but input text contains old value and Calendar resets the failed value to previous one. This isn't standard input behaviour. 

-- 
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