[jira] Commented: (WICKET-3309) unable to add nodes to an empty rootless Tree (e.g. LinkTree)

2011-01-09 Thread Gabriel Bucher (JIRA)

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

Gabriel Bucher commented on WICKET-3309:


thanks Pedro for the ultrafast fix... works perfect

> unable to add nodes to an empty rootless Tree (e.g. LinkTree)
> -
>
> Key: WICKET-3309
> URL: https://issues.apache.org/jira/browse/WICKET-3309
> Project: Wicket
>  Issue Type: Bug
>  Components: wicket
>Affects Versions: 1.4.13, 1.4.14, 1.4.15
>Reporter: Gabriel Bucher
>Assignee: Pedro Santos
> Fix For: 1.4.16, 1.5-M4
>
> Attachments: quickstart.tar.gz, WICKET-3309.patch
>
>
> 2 scenarios which adding new nodes (via ajax) to a rootless Tree is not 
> working as expected.
> the node is getting added to the treemodel but non is displayed.
> 1) adding a node to the rootnode. the newly added node is not displayed.
> 2) the rootless tree already has a node. if you add additional nodes to the 
> root node, they will be displayed (compare to 1), if you add an additional 
> node to one of the added nodes, the complete tree will disappear.
> see attached quickstart

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



[jira] Commented: (WICKET-3309) unable to add nodes to an empty rootless Tree (e.g. LinkTree)

2011-01-07 Thread Hudson (JIRA)

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

Hudson commented on WICKET-3309:


Integrated in Apache Wicket 1.4.x #376 (See 
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/376/])


> unable to add nodes to an empty rootless Tree (e.g. LinkTree)
> -
>
> Key: WICKET-3309
> URL: https://issues.apache.org/jira/browse/WICKET-3309
> Project: Wicket
>  Issue Type: Bug
>  Components: wicket
>Affects Versions: 1.4.13, 1.4.14, 1.4.15
>Reporter: Gabriel Bucher
>Assignee: Pedro Santos
> Fix For: 1.4.16, 1.5-M4
>
> Attachments: quickstart.tar.gz, WICKET-3309.patch
>
>
> 2 scenarios which adding new nodes (via ajax) to a rootless Tree is not 
> working as expected.
> the node is getting added to the treemodel but non is displayed.
> 1) adding a node to the rootnode. the newly added node is not displayed.
> 2) the rootless tree already has a node. if you add additional nodes to the 
> root node, they will be displayed (compare to 1), if you add an additional 
> node to one of the added nodes, the complete tree will disappear.
> see attached quickstart

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