Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 38579 invoked from network); 29 Nov 2007 20:41:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2007 20:41:05 -0000 Received: (qmail 7349 invoked by uid 500); 29 Nov 2007 20:40:53 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 7331 invoked by uid 500); 29 Nov 2007 20:40:53 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 7322 invoked by uid 99); 29 Nov 2007 20:40:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2007 12:40:52 -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; Thu, 29 Nov 2007 20:40:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 667F471420B for ; Thu, 29 Nov 2007 12:40:43 -0800 (PST) Message-ID: <20879534.1196368843417.JavaMail.jira@brutus> Date: Thu, 29 Nov 2007 12:40:43 -0800 (PST) From: "Dirk Frederickx (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-86) %%tabbedSection are rendered incorrectly In-Reply-To: <19731720.1196347243010.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/JSPWIKI-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546876 ] Dirk Frederickx commented on JSPWIKI-86: ---------------------------------------- This is working nice on a FF on OSX. Are you sure there are no other things in your page, and you have a standard jspwiki deployed ? Eventually, could you show the rendered html of the tabbed section ? dirk > %%tabbedSection are rendered incorrectly > ---------------------------------------- > > Key: JSPWIKI-86 > URL: https://issues.apache.org/jira/browse/JSPWIKI-86 > Project: JSPWiki > Issue Type: Bug > Components: Default template > Environment: JSPWiki v2.5.161-cvs > Windows XP with Firefox 2.0.0.10 and IE 6.0SP1 > Reporter: Andre Schild > Priority: Minor > Attachments: screenshot-1.jpg > > > The %%tabbedSection is rendered incorrectly. > It does render also a second line with tabs. > Page Content: > %%tabbedSection > %%tab-ThisIsMyFirstTab > Some text inside the first tab. > /% > %%tab-ThisIsMyLastTab > Some other text inside the second tab. > /% > /% -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.