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

ASF GitHub Bot commented on WW-4412:
------------------------------------

GitHub user victorsosa opened a pull request:

    https://github.com/apache/struts/pull/79

    WW-4412  Context started without being closed

    Patch for WW-4412
    
    Context started without being closed

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/victorsosa/struts patch

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/79.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #79
    
----
commit 6bc2afbc5d39902c26afa957533872a0e2dd38e3
Author: Lukasz Lenart <[email protected]>
Date:   2016-01-18T14:55:59Z

    WW-4412
    Context started without being closed
    
    Now it is started and closed

commit c167d6c855f9f3f5863d8fa20ab45aa28cb77486
Author: victor sosa <[email protected]>
Date:   2016-01-19T12:25:29Z

    Merge pull request #1 from apache/master
    
    update pull

commit af42137b539cadca21413c7a438e258a844b3dbb
Author: victor sosa <[email protected]>
Date:   2016-01-19T12:30:07Z

    Merge pull request #2 from victorsosa/master
    
    update pull

----


> 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