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

[jira] Updated: (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:all-tabpanel ]

Mike Hefner updated WICKET-3072:
--------------------------------

    Attachment: WICKET-3072-Quickstart.zip
                WICKET-3072-fix.patch

Attached Quickstart and patch containing fix

> 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
>            Priority: Minor
>         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.