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

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

GitHub user victorsosa opened a pull request:

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

    WW-4412  Context started without being closed

    Patch   WW-4412
    
    Context started without being closed
    
    Now the context is closed after been used.

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/77.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 #77
    
----
commit 073bb9dd587844c1f44c97ba53b8419c83f2583a
Author: victor sosa <victors...@users.noreply.github.com>
Date:   2016-01-16T18:45:39Z

    Merge pull request #3 from apache/master
    
    update

commit 8f1557a5b13fe9f9b4cbc8961a8bf66b3db89e76
Author: Victor Sosa <victorns...@gmail.com>
Date:   2016-01-18T15:34:36Z

    WW-4412
    
    Context started without being closed
    
    Now the context is closed after been used.

commit a154184b9059e6e81e63af4820c0fefc0374c2bd
Author: Victor Sosa <victorns...@gmail.com>
Date:   2016-01-18T15:34:36Z

    WW-4412
    
    Context started without being closed
    
    Now the context is closed after been used.

commit cd931f8ed8e73a9dd242ec05fe6dfcaf45012273
Author: victor sosa <victors...@users.noreply.github.com>
Date:   2016-01-18T23:19:45Z

    Update JakartaMultiPartRequest.java
    
    Fix conflict

commit f562147d028156f7f51adab247e1b450a20962d8
Author: Victor Sosa <victorns...@gmail.com>
Date:   2016-01-18T23:14:48Z

    Merge branch 'patch' of g...@github.com:victorsosa/struts.git into patch

commit 39a334c87a1b4429060eaf0227ba79677931d25f
Author: Victor Sosa <victorns...@gmail.com>
Date:   2016-01-18T23:29:28Z

    Merge branch 'patch' of g...@github.com:victorsosa/struts.git into patch

----


> 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.3.x
>
>         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