[
https://issues.apache.org/jira/browse/ODFTOOLKIT-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433406#comment-13433406
]
Rob Weir commented on ODFTOOLKIT-331:
-------------------------------------
Nick -- Could you add a test case for this? Ideally it would be a test case
that fails without your new logic, but passes after. The ODF doc should go in
test/resources and the test case in test/java, probably in
org.odftoolkit.simple.text.list.ListItemTest.
This will make it easier to review your patch and ensure that this use case
doesn't accidentally break in the future, since we'll always be testing it.
Thanks!
-Rob
> AbstractListContainer.getListIterator() doesn't include all lists
> -----------------------------------------------------------------
>
> Key: ODFTOOLKIT-331
> URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-331
> Project: ODF Toolkit
> Issue Type: Bug
> Components: simple api
> Affects Versions: 0.8.8
> Reporter: Nick de Graeve
> Attachments: AbstractListContainer.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira