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

[jira] Closed: (WICKET-3035) there's something wrong with wicket's BaseTree (or with ajax support)

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

Peter Ertl closed WICKET-3035.
------------------------------


> there's something wrong with wicket's BaseTree (or with ajax support)
> ---------------------------------------------------------------------
>
>                 Key: WICKET-3035
>                 URL: https://issues.apache.org/jira/browse/WICKET-3035
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M1
>            Reporter: Peter Ertl
>            Assignee: Peter Ertl
>             Fix For: 1.5-M2
>
>
> try this:
> $ cd wicket-1.5.x/wicket-examples
> $ mvn jetty:run
> point your browser to localhost:8080/
> click 'ajax'
> click 'Tree and TreeTable'
>  --> url = http://localhost:8080/wicket-examples/ajax/tree/simple
> do this in given order:
> click 'expand all' : works
> click 'collapse all' : nothing happens at all
> click on 'rootless mode' : works
> click on 'rootless mode' : nothing happens at all
> click on 'collapse all' : nothing happens at all
> and so on ....

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