You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/09/29 10:53:33 UTC

[jira] Commented: (WICKET-3072) Deleting only child of collapsed tree node doesn't update the node

    [ https://issues.apache.org/jira/browse/WICKET-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916081#action_12916081 ] 

Hudson commented on WICKET-3072:
--------------------------------

Integrated in Apache Wicket 1.5.x #371 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/371/])
    Issue: WICKET-3072


> Deleting only child of collapsed tree node doesn't update the node
> ------------------------------------------------------------------
>
>                 Key: WICKET-3072
>                 URL: https://issues.apache.org/jira/browse/WICKET-3072
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.12
>            Reporter: Mike Hefner
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.13, 1.5-M3
>
>         Attachments: WICKET-3072-fix.patch, WICKET-3072-Quickstart.zip
>
>
> Deleting the only child of a collapsed tree node doesn't update the node's JunctionLink or icon to show that it is now childless.
> Error occurs with both org.apache.wicket.markup.html.tree.LinkTree and org.apache.wicket.extensions.markup.html.tree.Tree. However, org.apache.wicket.extensions.markup.html.tree.Tree will update correctly if you select/deselect or try to expand the now childless node.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.