You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2006/07/17 23:18:13 UTC

[jira] Created: (ADFFACES-67) TableRenderingContext not always cleaned up properly

TableRenderingContext not always cleaned up properly
----------------------------------------------------

                 Key: ADFFACES-67
                 URL: http://issues.apache.org/jira/browse/ADFFACES-67
             Project: MyFaces ADF-Faces
          Issue Type: Bug
            Reporter: Adam Winer
         Assigned To: Adam Winer
            Priority: Critical


If an exception is thrown in the TableRenderingContext constructor, the ThreadLocal will still be set - and with a TableRenderingContext that has not been completely set up.  This would be only a minor leak if some non-table code didn't use the presence of a TableRenderingContext to make decisions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (ADFFACES-67) TableRenderingContext not always cleaned up properly

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-67?page=all ]

Adam Winer closed ADFFACES-67.
------------------------------

    Resolution: Fixed

> TableRenderingContext not always cleaned up properly
> ----------------------------------------------------
>
>                 Key: ADFFACES-67
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-67
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Adam Winer
>         Assigned To: Adam Winer
>            Priority: Critical
>
> If an exception is thrown in the TableRenderingContext constructor, the ThreadLocal will still be set - and with a TableRenderingContext that has not been completely set up.  This would be only a minor leak if some non-table code didn't use the presence of a TableRenderingContext to make decisions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-67) TableRenderingContext not always cleaned up properly

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-67:
---------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> TableRenderingContext not always cleaned up properly
> ----------------------------------------------------
>
>                 Key: ADFFACES-67
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-67
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Adam Winer
>         Assigned To: Adam Winer
>            Priority: Critical
>             Fix For: 1.0.0-incubating-core
>
>
> If an exception is thrown in the TableRenderingContext constructor, the ThreadLocal will still be set - and with a TableRenderingContext that has not been completely set up.  This would be only a minor leak if some non-table code didn't use the presence of a TableRenderingContext to make decisions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.