Bug 19222 - XMLRenderer does not produce well-formed XML
Summary: XMLRenderer does not produce well-formed XML
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: 0.20.5
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-22 16:39 UTC by Matthias Brunner
Modified: 2012-04-01 06:28 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Brunner 2003-04-22 16:39:18 UTC
If the text of an XML document contains "<" or ">" 
the document produced is not well-formed. 
XMLRenderer seems to include strings into XML 
without escaping them beforehand.
Comment 1 Andreas L. Delmelle 2007-02-18 03:06:04 UTC
Bugzilla cleanup:

Tested with FOP 0.93/Trunk, and using &lt; or &gt; in text-blocks causes no problems anymore
Comment 2 Glenn Adams 2012-04-01 06:28:24 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed