[ http://jira.jboss.com/jira/browse/RF-3203?page=comments#action_12417054 ] Svetlana mukhina commented on RF-3203: --------------------------------------
docsupdated > KeepAlive description is still incorrect > ---------------------------------------- > > Key: RF-3203 > URL: http://jira.jboss.com/jira/browse/RF-3203 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.0 > Reporter: Dmitrij Balzer > Assigned To: Ilya Shaikovsky > Priority: Minor > Fix For: 3.2.1 > > > The KeepAlive description at the livedemo page is still incorrect. I'm pretty > sure it should be like the following (i've marked corrected words): > This example will not work as expected. The expression for 'disabled' > attribute > equals <false> only after UPDATE MODEL phase when the rsBean properties are > updated with submitted values. So, the component is rendered as enabled > on the RENDER RESPONSE phase. > However, those values do not make sense during the next Ajax request. The > rsBean is created from scratch as soon as it is a new request. JSF makes a > decision what is process on the second (APPLY VALUES) phase. At this moment, > the expression for 'disabled' still equals <true>. Therefore, the processing > for button is bypassed. The action <isn't> invoked as a result. > phase <excess word here?> -- 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 _______________________________________________ richfaces-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/richfaces-issues
