[richfaces-issues] [JBoss JIRA] Reopened: (RF-4002) Component does not rerender inside rich:dataTable
Dmytro Lisnichenko (JIRA)
jira-events at lists.jboss.org
Tue Feb 9 15:32:13 EST 2010
[ https://jira.jboss.org/jira/browse/RF-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmytro Lisnichenko reopened RF-4002:
------------------------------------
> Component does not rerender inside rich:dataTable
> -------------------------------------------------
>
> Key: RF-4002
> URL: https://jira.jboss.org/jira/browse/RF-4002
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.2.2
> Environment: RF 3.2.2
> Facelets 1.1.14
> Reporter: Andrei Markavtsov
> Assignee: Tsikhon Kuprevich
> Priority: Critical
> Fix For: 3.2.2
>
>
> <h:form id="_form">
> <rich:dataTable value="1" id="dataTable">
> <rich:column>
> <a4j:commandLink id="lnk" value="Submit"
> reRender="out"></a4j:commandLink>
> <h:outputText id="out" value="#{bean.text}"/>
> </rich:column>
> </rich:dataTable>
>
> </h:form>
> Output test doen not rerender after command button has been clicked.
--
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