You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Matthias Schwarz (JIRA)" <ji...@apache.org> on 2018/11/29 11:29:00 UTC

[jira] [Created] (FOP-2828) NoSuchElementException when having table headers in lists and the page size changes

Matthias Schwarz created FOP-2828:
-------------------------------------

             Summary: NoSuchElementException when having table headers in lists and the page size changes
                 Key: FOP-2828
                 URL: https://issues.apache.org/jira/browse/FOP-2828
             Project: FOP
          Issue Type: Bug
    Affects Versions: 2.3, 2.2, 2.1
            Reporter: Matthias Schwarz
         Attachments: NoSuchElementException_sample.fo, fop_2.3.log

When trying to render:
 [^NoSuchElementException_sample.fo] 
 It fails with the exception seen in [^fop_2.3.log].

I've found out that the problem occurs when all of the following requirements are met:
 # having a page master set which defines different page margins between pages (like for odd and even pages)
 # having a list defined
 # in the list having a table specifying a table header
 # the table spreads over 2 or more pages (which define different page margins)

This stack trace seems very simlar to FOP-2776.

 

Seems to occur at least since version 2.1, worked in FOP 1.0 (I didn't check the versions in between 1.0, 2.1, and 2.3).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)