In TableTree component, column's header facet doesn't run action invocation and
update values.
----------------------------------------------------------------------------------------------
Key: ADFFACES-18
URL: http://issues.apache.org/jira/browse/ADFFACES-18
Project: MyFaces ADF-Faces
Type: Bug
Components: Build
Environment: WinXP; jdk1.5.0_06; jakarta-tomcat-5.5.9; adfdemo,
Reporter: Eugene Kravchenko
Steps to reproduce:
Modify components/treeTable.jspx to add <af:commandButton text="test"
action="#{tablerow.action}"/> into header facet of any column of
<af:treeTable
binding="#{editor.component}"
var="foo" value="#{tree.model}"
rendered="true"
rowsByDepth="3"
summary="Demo of treeTable">
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira