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

"Joao Goncalves (Jira)" <[email protected]> Mon, 23 Mar 2026 22:03:00 +0000 (UTC)
Newsgroups gmane.text.xml.fop.devel
Message-ID <[email protected]>
    [ https://issues.apache.org/jira/browse/FOP-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18067849#comment-18067849 ] 

Joao Goncalves commented on FOP-2828:
-------------------------------------

Still occurs on latest version (2.11)

> 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.1, 2.2, 2.3
>            Reporter: Matthias Reischenbacher
>            Priority: Major
>         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
(v8.20.10#820010)