Ernesto Reinaldo Barreiro created WICKET-4916:
-------------------------------------------------

             Summary: AbstractTree$TreeItem renderHead does not call renderHead 
for child TreeItems.
                 Key: WICKET-4916
                 URL: https://issues.apache.org/jira/browse/WICKET-4916
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 6.3.0
            Reporter: Ernesto Reinaldo Barreiro


AbstractTree$TreeItem renderHead does not call renderHead for child TreeItems 
(it does for all children of child TreeItem but not for TreeItem itself). The 
result of this is that inMethod tree grid does not add clickable behavior to 
child rows when a row is expanded. For previous versions of wicket this was not 
a problem as markup rendering will render the onclicks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to