[richfaces-issues] [JBoss JIRA] Resolved: (RF-996) aj4:support cannot be used to validate rich:calander.
Alexej Kushunin (JIRA)
jira-events at lists.jboss.org
Thu Oct 4 09:03:03 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-996?page=all ]
Alexej Kushunin resolved RF-996.
--------------------------------
Resolution: Duplicate Issue
Fixed with RF-978
> aj4:support cannot be used to validate rich:calander.
> -----------------------------------------------------
>
> Key: RF-996
> URL: http://jira.jboss.com/jira/browse/RF-996
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Chris Rudd
> Assigned To: Alexej Kushunin
> Fix For: 3.2.0
>
>
> The following can be used to valdiate the date entered manually, but there is not a way to validate when the date is "picked"
> <rich:calendar value="#{bean.date}" enableManualInput="true">
> <a4j:support event="oninputchange" reRender="..."/>
> </rich:calendar>
> There should be an event that is fired any time the date is changed, reguarless of the input method.
> NOTE : ondateselect is not applicable as its not notification that the date was changed, it is allowing a hook to see if the date selection should occur.
--
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