[richfaces-issues] [JBoss JIRA] Created: (RF-7240) reRender should have option: be evaluated before/after invoking action

Dave Chen (JIRA) jira-events at lists.jboss.org
Sun May 24 12:36:56 EDT 2009


reRender should have option: be evaluated before/after invoking action
----------------------------------------------------------------------

                 Key: RF-7240
                 URL: https://jira.jboss.org/jira/browse/RF-7240
             Project: RichFaces
          Issue Type: Bug
          Components: core
    Affects Versions: 3.3.0
         Environment: Richfaces 3.3.0  Sun ri: 1.2.12. JBoss5.0.1, IE7
            Reporter: Dave Chen


In our case, when user clicks a button, ajax submit, server side bean executes the action and the button clicked is removed. As a result richfaces could not find the button to get reRender value. if richfaces can evaluate reRender value before invoking the action, it does not matter whatever happen in the action. 

<a4j:commandLink  action="#{bean.do}" reRender="#{bean.reRender}"  reRenderEvalBeforeAction="true|false" />



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