https://issues.apache.org/bugzilla/show_bug.cgi?id=46567
Summary: FOP throws a validation exception when an fo:table-row
contains a marker as its first child
Product: Fop
Version: all
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: fo tree
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=23142)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23142)
Test file showing the problem
XSL-FO 1.1 explicitly states [1] that an fo:table-row may have zero or more
fo:marker elements as its initial children, yet FOP throws a validation
exception in such a situation:
org.apache.fop.fo.ValidationException:
"{http://www.w3.org/1999/XSL/Format}marker" is not a valid child of
"fo:table-row"! (See position 23:60)
[1] http://www.w3.org/TR/xsl11/#fo_table-row
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.