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