Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.1, 2.2, 2.3
-
None
-
None
-
None
Description
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).
Attachments
Attachments
Issue Links
- relates to
-
FOP-2776 NoSuchElementException for list changing ipd
- Closed