[richfaces-issues] [JBoss JIRA] Resolved: (RF-7041) Validator method is not triggered in calendar component

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed May 6 12:01:46 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-7041.
--------------------------------

    Resolution: Cannot Reproduce Bug
      Assignee: Tsikhon Kuprevich


Cannot reproduce neither with 3.3.0.GA nor with 3.3.1-SNAPSHOT

> Validator method is not triggered in calendar component
> -------------------------------------------------------
>
>                 Key: RF-7041
>                 URL: https://jira.jboss.org/jira/browse/RF-7041
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-input
>    Affects Versions: 3.3.0
>         Environment: ie 7, opera 9.6x, firefox 3.x, Spring
>            Reporter: Kuba Stepniak
>            Assignee: Tsikhon Kuprevich
>
> 1. Create validator class with proper validation method like
>      public void validate(FacesContext context, UIComponent component, Object value)
> 2. Point to created validation method in valiadtor attribute of calendar component like
>     <rich:calendar id="calendarComponent"	validator="#{someValidator.validate}">
> 3. Set some date in this calendar component
> 4. Submit form with calendar component.
> Result:
> method is not triggered.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list