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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Sep 22 08:38:49 EDT 2009


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

Nick Belaevski resolved RF-7240.
--------------------------------

    Resolution: Rejected


Rejected for the same reason as before.
You can use EL-expression: reRender="#{bean.idsList}" or use AjaxContext API to define components to re-render

> 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: Feature Request
>          Components: core
>    Affects Versions: 3.3.0
>         Environment: Richfaces 3.3.0  Sun ri: 1.2.12. JBoss5.0.1, IE7
>            Reporter: Dave Chen
>            Assignee: Nick Belaevski
>
> 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