[
https://issues.apache.org/jira/browse/WICKET-6754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054297#comment-17054297
]
ASF subversion and git services commented on WICKET-6754:
---------------------------------------------------------
Commit aee1b5b679944b53365da16135a0d8a486e815a5 in wicket's branch
refs/heads/wicket-8.x from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=aee1b5b ]
WICKET-6754 Add a test case
> 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)