Return-Path: Delivered-To: apmail-click-dev-archive@www.apache.org Received: (qmail 38238 invoked from network); 1 Mar 2011 13:26:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Mar 2011 13:26:02 -0000 Received: (qmail 38606 invoked by uid 500); 1 Mar 2011 13:26:02 -0000 Delivered-To: apmail-click-dev-archive@click.apache.org Received: (qmail 38573 invoked by uid 500); 1 Mar 2011 13:26:01 -0000 Mailing-List: contact dev-help@click.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@click.apache.org Delivered-To: mailing list dev@click.apache.org Received: (qmail 38503 invoked by uid 99); 1 Mar 2011 13:25:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 13:25:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 13:25:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E23F5435C4 for ; Tue, 1 Mar 2011 13:25:36 +0000 (UTC) Date: Tue, 1 Mar 2011 13:25:36 +0000 (UTC) From: "Bob Schellink (JIRA)" To: dev@click.apache.org Message-ID: <785076862.4967.1298985936923.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <600410950.4826.1298234798465.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Updated: (CLK-753) Improve TabbedPanel to support multiple panels per page MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CLK-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Schellink updated CLK-753: ------------------------------ Affects Version/s: 2.3.0-RC1 Fix Version/s: 2.3.0 > Improve TabbedPanel to support multiple panels per page > ------------------------------------------------------- > > Key: CLK-753 > URL: https://issues.apache.org/jira/browse/CLK-753 > Project: Click > Issue Type: Improvement > Affects Versions: 2.3.0-RC1 > Reporter: Bob Schellink > Assignee: Bob Schellink > Fix For: 2.3.0 > > > TabbedPanel's tabLink isn't properly namespaced and thus multiple TabbedPanels on a page will clash. We should append the TabbedPanel name to the tab link in order to identify the exact panel to process. In addition, the tabPanelIndex should also take the TabbedPanel name into consideration when activating the panel. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira