Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-beta-5
-
None
-
None
-
WinXP
Description
When using the FAQ plugin with site, entities lke < and > are stripped out, and the corresponding character is not injected.
<a href="http://struts.apache.org">Apache Struts</a>
renders as
a href="http://struts.apache.org"Apache Struts/a
instead of
<a href="http://struts.apache.org">Apache Struts</a>
Attachments
Issue Links
- is depended upon by
-
MNG-2475 Need to finish escaping html in http://maven.apache.org/general.html#Compiling-J2SE-5
- Closed