Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 11973 invoked from network); 15 Apr 2005 02:12:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Apr 2005 02:12:24 -0000 Received: (qmail 12438 invoked by uid 500); 15 Apr 2005 02:12:23 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 12310 invoked by uid 500); 15 Apr 2005 02:12:23 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 12297 invoked by uid 99); 15 Apr 2005 02:12:22 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FORGED_RCVD_HELO,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from 54.67-19-2.reverse.theplanet.com (HELO mail.outerthought.net) (67.19.2.54) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 14 Apr 2005 19:12:21 -0700 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 29156160C50 for ; Thu, 14 Apr 2005 21:12:20 -0500 (CDT) Received: from mail.outerthought.net ([127.0.0.1]) by localhost (mail.outerthought.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29690-09 for ; Thu, 14 Apr 2005 21:12:18 -0500 (CDT) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id AD16A160C51 for ; Thu, 14 Apr 2005 21:12:18 -0500 (CDT) Message-ID: <31693206.1113531138687.JavaMail.jettyjira@strider.outerthought.net> Date: Thu, 14 Apr 2005 21:12:18 -0500 (CDT) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Updated: (FOR-203) 2nd level tabs are not selected appropriately Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at outerthought.net X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The following issue has been updated: Updater: David Crossley (mailto:crossley@apache.org) Date: Thu, 14 Apr 2005 9:10 PM Changes: Fix Version changed to 0.7-dev --------------------------------------------------------------------- For a full history of the issue, see: http://issues.cocoondev.org//browse/FOR-203?page=history --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-203 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-203 Summary: 2nd level tabs are not selected appropriately Type: Bug Status: Unassigned Priority: Major Project: Forrest Fix Fors: 0.7-dev Versions: 0.6 Assignee: Reporter: Lorenz Froihofer Created: Thu, 24 Jun 2004 2:09 PM Updated: Thu, 14 Apr 2005 9:10 PM Description: The 2nd level tabs are not shown for menu entries that caused the issue FOR-111. This happens because the starts-with() path comparison fails for menu entries that do not reside the same directory as is specified in the "dir" attribute of the 2nd level tabs. See the attached bug-demo.tgz for an example. Select "Samples/Apache document" and notice that the 2nd level tabs are shown. Now select "Samples/BUG DEMO" and notice that the 2nd level tabs are not shown. This is because the document corresponding to "Samples/Apache document" resides in the directory "/samples" whereas the document corresponding to "Samples/BUG DEMO" resides in the directory "/bug-sample". Kind regards, Lorenz Froihofer. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira