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

ASF subversion and git services commented on WICKET-6754:
---------------------------------------------------------

Commit 2cd731977d9bb957b3e9bff2ecd4b509ac672a2f in wicket's branch 
refs/heads/master from helmut8080
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=2cd7319 ]

Iteration stops with nested containers (#403)

WICKET-6754 Since there is only one pop() performed in hasNext() the iteration 
stops, if there are several nested container, when the iteration for the first 
most nested containers is finished and there are no additional childs in the 
parent container.

> Iteration stops with nested containers
> --------------------------------------
>
>                 Key: WICKET-6754
>                 URL: https://issues.apache.org/jira/browse/WICKET-6754
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 8.7.0
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>
> Since there is only one pop() performed in hasNext() the iteration stops, if 
> there are several nested container, when there are no additional children in 
> the parent container.
>  
> From [https://github.com/apache/wicket/pull/403]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to