[ 
https://issues.apache.org/jira/browse/WICKET-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernesto Reinaldo Barreiro updated WICKET-4916:
----------------------------------------------

    Attachment: WICKET-4916.patch

fix for the problem.
                
> 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
>         Attachments: WICKET-4916.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> 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