[ 
https://issues.apache.org/jira/browse/WW-4412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15106818#comment-15106818
 ] 

Lukasz Lenart commented on WW-4412:
-----------------------------------

It's already done in {{render}}
https://github.com/apache/tiles/blob/TILES_3_0_X/tiles-core/src/main/java/org/apache/tiles/impl/BasicTilesContainer.java#L230-L242

> Context started without being closed
> ------------------------------------
>
>                 Key: WW-4412
>                 URL: https://issues.apache.org/jira/browse/WW-4412
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tiles
>    Affects Versions: 2.3.16.3
>            Reporter: Hazem Taji
>             Fix For: 2.5
>
>         Attachments: tiles-test.zip
>
>
> In the TilesResult class, in doExecute, a context is started but not ended. 
> This causes the context stack later to have extra irrelevant contexts.
> The problem prevents the use of <s:action> tags where actions have tile 
> results and results in the tile attributes being unrecognized.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to