From odf-dev-return-1042-apmail-incubator-odf-dev-archive=incubator.apache.org@incubator.apache.org Fri Aug 10 12:28:29 2012 Return-Path: X-Original-To: apmail-incubator-odf-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-odf-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B8D6BD6D2 for ; Fri, 10 Aug 2012 12:28:29 +0000 (UTC) Received: (qmail 28349 invoked by uid 500); 10 Aug 2012 12:28:29 -0000 Delivered-To: apmail-incubator-odf-dev-archive@incubator.apache.org Received: (qmail 28249 invoked by uid 500); 10 Aug 2012 12:28:29 -0000 Mailing-List: contact odf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: odf-dev@incubator.apache.org Delivered-To: mailing list odf-dev@incubator.apache.org Received: (qmail 28215 invoked by uid 99); 10 Aug 2012 12:28:29 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 12:28:29 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 39A6B141E20 for ; Fri, 10 Aug 2012 12:28:29 +0000 (UTC) Date: Fri, 10 Aug 2012 12:28:29 +0000 (UTC) From: "Nick de Graeve (JIRA)" To: odf-dev@incubator.apache.org Message-ID: <724227791.293.1344601709239.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1799895205.282.1344601349094.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Comment Edited] (ODFTOOLKIT-331) AbstractListContainer.getListIterator() doesn't include all lists MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ODFTOOLKIT-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432720#comment-13432720 ] Nick de Graeve edited comment on ODFTOOLKIT-331 at 8/10/12 12:27 PM: --------------------------------------------------------------------- A problem that still exists with this implementation is that it doesn't include lists in header and footers. I saw no way to do it and I didn't needed it anyway. was (Author: nickdegraeve): A problem that still exists with this implementation is that it doesn't include lists in header and footers. I saw no way to do it and i didn't needed it anyway. > 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