TLD documentation is showing source html double-encoded
-------------------------------------------------------
Key: SITE-21
URL: https://issues.apache.org/struts/browse/SITE-21
Project: Struts Shared Resources
Issue Type: Bug
Environment: XPSP2 FireFox 2.0.0.3, IE 7
Reporter: Will Budreau
View the tagreferences, for example at
http://struts.apache.org/1.x/struts-tiles/tagreference.html#insert
The HTML tags included in the javadoc are being displayed to the user. So
instead of seeing the paragraph in bold, I see the text outpu <p><strong>...
The source shows hte html-encoded entitites where the actual symbols should be
used, i.e. < instead of <
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.