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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to