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

Hudson commented on WICKET-3035:
--------------------------------

Integrated in Apache Wicket 1.5.x #306 (See 
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/306/])
    WICKET-3035: there's always a better place for things. also some cleanup 
and return previous state on page id freezing to support resetting the flag to 
previous state. fixed tests, too
WICKET-3035: do not increment page id when sending ajax responses


> 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.

Reply via email to