[
https://issues.apache.org/struts/browse/TILES-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli resolved TILES-329.
------------------------------------
Resolution: Fixed
Fix Version/s: (was: 2.1.x)
2.1.1
TilesContextFactory now is re-evaluated by passing the parent
TilesContextFactory to all children, in particular from a
ChainedTilesContextFactory to all elements of the chain.
Modified JspTilesContextFactory accordingly.
> Allow re-evaluation of a TilesContextFactory
> --------------------------------------------
>
> Key: TILES-329
> URL: https://issues.apache.org/struts/browse/TILES-329
> Project: Tiles
> Issue Type: Improvement
> Components: tiles-core, tiles-jsp (jsp support)
> Affects Versions: 2.1.0
> Reporter: Antonio Petrelli
> Assignee: Antonio Petrelli
> Fix For: 2.1.1
>
>
> JspTilesRequestContext builds itself by wrapping a
> ServletTilesRequestContext. But in fact, it should "recall" the
> ChainedTilesContextFactory to construct a TilesRequestContext using the HTTP
> request and the HTTP response. This to allow the correct customization of
> creation of a TilesRequestContext that accept these two parameters.
> A mechanism that allows the re-evaluation of the "parent" TilesContextFactory
> should be provided.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.