[richfaces-issues] [JBoss JIRA] Created: (RF-5390) Calendar: 'process' attribute does not work in case if ajaxSingle=true

Andrei Markavtsov (JIRA) jira-events at lists.jboss.org
Mon Dec 15 11:32:54 EST 2008


Calendar: 'process' attribute does not work in case if ajaxSingle=true
----------------------------------------------------------------------

                 Key: RF-5390
                 URL: https://jira.jboss.org/jira/browse/RF-5390
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
         Environment: RF 3.2.2.GA
            Reporter: Andrei Markavtsov
            Assignee: Nick Belaevski


...
<h:inputText id="text" value="#{bean.text}" />
<rich:calendar mode="ajax" ajaxSingle="true" process="text" />

..

Input text does not update its model and ValueChangeListener does not trigger after calendar sent ajax request to server (in case of current date change).

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