[
https://issues.apache.org/struts/browse/TILES-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli closed TILES-470.
----------------------------------
Resolution: Fixed
Now the default renderer is created after the other renderers.
Added an untyped renderer that uses other renderers as delegates.
> Invert the creation of the default attribute renderer and non-default ones
> --------------------------------------------------------------------------
>
> Key: TILES-470
> URL: https://issues.apache.org/struts/browse/TILES-470
> Project: Tiles
> Issue Type: Improvement
> Components: tiles-core
> Affects Versions: 2.2.0
> Reporter: Antonio Petrelli
> Assignee: Antonio Petrelli
> Fix For: 2.2.1
>
>
> The default attribute renderer should use other attribute renderers as
> delegates.
> Currently, it is not possible since it is created *before* the "normal"
> renderers are registered.
> So the default attribute renderer creation should be moved after the others.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.