From adffaces-issues-return-352-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Mon Jul 17 23:20:22 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 38818 invoked from network); 17 Jul 2006 23:20:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jul 2006 23:20:22 -0000 Received: (qmail 4512 invoked by uid 500); 17 Jul 2006 23:20:21 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 4483 invoked by uid 500); 17 Jul 2006 23:20:21 -0000 Mailing-List: contact adffaces-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-issues@incubator.apache.org Delivered-To: mailing list adffaces-issues@incubator.apache.org Received: (qmail 4474 invoked by uid 99); 17 Jul 2006 23:20:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 16:20:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 16:20:21 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F2E3D71428E for ; Mon, 17 Jul 2006 23:18:13 +0000 (GMT) Message-ID: <29218498.1153178293992.JavaMail.jira@brutus> Date: Mon, 17 Jul 2006 16:18:13 -0700 (PDT) From: "Adam Winer (JIRA)" To: adffaces-issues@incubator.apache.org Subject: [jira] Created: (ADFFACES-67) TableRenderingContext not always cleaned up properly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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