You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Hazem Taji (JIRA)" <ji...@apache.org> on 2014/10/09 14:11:33 UTC

[jira] [Created] (WW-4412) Context started without being closed

Hazem Taji created WW-4412:
------------------------------

             Summary: 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


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)