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


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.

Reply via email to