Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7
-
None
-
Windows 10
Description
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.