Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.5-incubating
-
None
Description
The iterator returned by AbstractListContainer.getListIterator() doesn't include all lists, e.g.lists in Sections.
The problem lies with the implementation of AbstractListContainer.SimpleListIterator that only takes top)level elements into account.