[
https://issues.apache.org/struts/browse/TILES-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli resolved TILES-187.
------------------------------------
Resolution: Fixed
Merge from trunk to TILES_2_0_X done.
> Resolve JSP tags inconsinstencies
> ---------------------------------
>
> Key: TILES-187
> URL: https://issues.apache.org/struts/browse/TILES-187
> Project: Tiles
> Issue Type: Bug
> Components: tiles-jsp (jsp support), tiles-test
> Affects Versions: 2.0.4
> Reporter: Antonio Petrelli
> Assignee: Antonio Petrelli
> Fix For: 2.0.5
>
>
> There are some inconsistencies in JSP tags and TLDs:
> - TLD declares a "scope" attribute, while the corresponding property is not
> declared in DefinitionTag: it must be removed from TLD
> - TLD does not declare the "preparer" attribute, while DefinitionTag has the
> corresponding property: it must be added in TLD
> - (this is a warning) in <tiles:putAttribute>, <tiles:addAttribute> and
> <tiles:insertAttribute>, the value is of "java.lang.Object" but it's not
> declared in TLD.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.