[
https://issues.apache.org/struts/browse/TILES-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43849#action_43849
]
Matthieu Chase Heimer commented on TILES-274:
---------------------------------------------
Does not look like there is a way to disable just the reference page but I
think I've got it fixed. The maven-taglib plugin added a configuration option
to deal with this option. See:
http://sourceforge.net/tracker/index.php?func=detail&aid=1673837&group_id=93991&atid=606303.
The only problem is the descriptions in the TLD have some invalid html and
aren't always properly escaping characters.
> tiles-jsp.tld report escapes html when it shouldn't
> ---------------------------------------------------
>
> Key: TILES-274
> URL: https://issues.apache.org/struts/browse/TILES-274
> Project: Tiles
> Issue Type: Bug
> Components: tiles-jsp (jsp support)
> Affects Versions: 2.0.5
> Reporter: Matthieu Chase Heimer
> Priority: Minor
>
> maven-taglib-plugin is being used to generate a tld report that is displayed
> at http://tiles.apache.org/2.0/framework/tiles-jsp/tagreference.html. The
> descriptions in the tld file contain html tags that are being escaped when
> generating the report resulting in the html source being displayed by the
> report.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.