[ http://jira.codehaus.org/browse/MSITE-156?page=all ]
Vincent Siveton closed MSITE-156.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0-beta-5
Fixed.
Added XmlPullParser.ENTITY_REF in the FmlParser class thus handling XML
entities in the question and the answer.
> site with FAQ plugin strips XML entities
> ----------------------------------------
>
> Key: MSITE-156
> URL: http://jira.codehaus.org/browse/MSITE-156
> Project: Maven 2.x Site Plugin
> Issue Type: Bug
> Affects Versions: 2.0-beta-5
> Environment: WinXP
> Reporter: Ted Husted
> Assigned To: Vincent Siveton
> Fix For: 2.0-beta-5
>
>
> 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>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira