Michael Heitkamp created FOP-3098: ------------------------------------- Summary: Nullpointer Exception in LMiter.next depending on text Key: FOP-3098 URL: https://issues.apache.org/jira/browse/FOP-3098 Project: FOP Issue Type: Bug Components: fo/unqualified Affects Versions: 2.7 Environment: Windows 10 Reporter: Michael Heitkamp Attachments: stacktrace.txt, x-fop-error.xml, x-fop-error.xsl
Doing a FOP translation with the given XSL and XML input files lead to a Nullpointer Exception. If the text block is shortened by one character ("dataX" -> "data") then the translation succeeds. If the text block is replaced by "lore ipsum" of the same length then the translation succeeds also. -- This message was sent by Atlassian Jira (v8.20.10#820010)