[
https://issues.apache.org/jira/browse/FOP-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17191732#comment-17191732
]
Alexios Giotis commented on FOP-2968:
-------------------------------------
This does not look like a bug. In the attached FO, there is indeed a
fo:table-row with missing child elements.
{code:xml}
<fo:table-row height="5mm"/>
{code}
The [Apache FOP Users Mailing
List|https://xmlgraphics.apache.org/fop/maillist.html] is one place to submit
questions.
> ValidationException: fo:table-row is missing child elements
> -----------------------------------------------------------
>
> Key: FOP-2968
> URL: https://issues.apache.org/jira/browse/FOP-2968
> Project: FOP
> Issue Type: Bug
> Affects Versions: 2.5, 2.4
> Reporter: Ed Belov
> Priority: Critical
> Attachments: out3.fo
>
>
> Good day.
> There is a problem with merging cells. All table cells contain joins. How can
> I be in this case?
> An error occurs when generating pdf.
> SEVERE: Exception
> org.apache.fop.apps.FOPException: org.apache.fop.fo.ValidationException:
> "fo:table-row" is missing child elements.
> red content model: (table-cell+)
> Thank.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)