[richfaces-issues] [JBoss JIRA] Resolved: (RF-8241) last a4j:commandButton in a ui:repeat does not rerender component after action

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Jan 12 06:42:30 EST 2010


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

Nick Belaevski resolved RF-8241.
--------------------------------

    Resolution: Rejected
      Assignee: Nick Belaevski


Please reopen the issue if this will not work correct with a4j:repeat.

> last a4j:commandButton in a ui:repeat does not rerender component after action
> ------------------------------------------------------------------------------
>
>                 Key: RF-8241
>                 URL: https://jira.jboss.org/jira/browse/RF-8241
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core
>    Affects Versions: 3.3.2.SR1
>            Reporter: Andreas Schank
>            Assignee: Nick Belaevski
>
> The last a4j:commandButton in a ui:repeat does not rerender after the action, other a4j:commandButtons further ahead do.
> The action method is called.
> When replacing ui:repeat with a4j:repeat everything works fine.
> a4jCommandButton is defined as follows:
> <a4j:commandButton value="-" action="#{basicProfileBean.actionRemoveEmail}" reRender="email_table">
>     <a4j:actionparam name="index" value="#{email.index}" assignTo="#{basicProfileBean.selectedEmailIndex}" />
> </a4j:commandButton>
> (email_table is a panel group outside the ui:repeat)

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