Description
The current usage of JTidy has some bugs:
- Non-ASCII characters are translated into HTML entities, making an ordinary XML parser (like the Plexus' MXParser) fail to parse the XDoc (see exception.txt)
- Non-Latin1 characters won't make it through the StringInput-/StringOutputStream (two further classes an international app should avoid...)
Attachments
Attachments
Issue Links
- is related to
-
MPLUGIN-43 Adding validation in PluginXdocGenerator class?
- Closed
- relates to
-
MPLUGIN-119 Regression when generating site (mojo description pages) for my own maven plugins
- Closed