Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 87858 invoked from network); 20 Jan 2008 18:03:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jan 2008 18:03:01 -0000 Received: (qmail 19375 invoked by uid 500); 20 Jan 2008 18:02:49 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 19309 invoked by uid 500); 20 Jan 2008 18:02:49 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 18937 invoked by uid 99); 20 Jan 2008 18:02:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Jan 2008 10:02:48 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Jan 2008 18:02:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CC64E71422C for ; Sun, 20 Jan 2008 10:02:34 -0800 (PST) Message-ID: <28748526.1200852154834.JavaMail.jira@brutus> Date: Sun, 20 Jan 2008 10:02:34 -0800 (PST) From: "Jayson Raymond (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Updated: (TOMAHAWK-1179) Tree2 renders duplicate Id's for icons - incompatible w/ JSF 1.2 RI (patch attchd) In-Reply-To: <28099903.1200852154609.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TOMAHAWK-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayson Raymond updated TOMAHAWK-1179: ------------------------------------- Status: Patch Available (was: Open) > Tree2 renders duplicate Id's for icons - incompatible w/ JSF 1.2 RI (patch attchd) > ----------------------------------------------------------------------------------- > > Key: TOMAHAWK-1179 > URL: https://issues.apache.org/jira/browse/TOMAHAWK-1179 > Project: MyFaces Tomahawk > Issue Type: Bug > Components: Tree2 > Affects Versions: 1.1.7-SNAPSHOT > Environment: JSF 1.2 RI > Reporter: Jayson Raymond > Priority: Blocker > > Tree2 renders the same Id for each of the icons in the tree, making it incompatible w/ JSF 1.2 RI. Attached patch increments Id for each image rendered. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.