[
https://issues.apache.org/jira/browse/FOP-3222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Leitner updated FOP-3222:
--------------------------------
Description:
Generating intermediate format with the attached config file fop_config.xml and
the attached input file test.fo produces the attached output file test.if.xml.
The output file is not a well-formed XML, as it uses the fo: namespace prefix
without declaring it.
Rendering directly to PDF/UA works just fine.
was:
Generating intermediate format with the attached config file fop_config.xml and
the attached input file test.fo produces the attached output file test.if.xml.
The output file is not a valid XML, as it uses the fo: namespace prefix without
declaring it.
> creating intermediate format with accessibility=true results in
> non-well-formed XML
> -----------------------------------------------------------------------------------
>
> Key: FOP-3222
> URL: https://issues.apache.org/jira/browse/FOP-3222
> Project: FOP
> Issue Type: Bug
> Components: unqualified
> Affects Versions: 2.10
> Reporter: Martin Leitner
> Priority: Major
> Attachments: fop_config.xml, test.fo, test.if.xml
>
>
> Generating intermediate format with the attached config file fop_config.xml
> and the attached input file test.fo produces the attached output file
> test.if.xml.
> The output file is not a well-formed XML, as it uses the fo: namespace prefix
> without declaring it.
> Rendering directly to PDF/UA works just fine.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)