Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 1968 invoked from network); 15 Jul 2010 02:28:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jul 2010 02:28:46 -0000 Received: (qmail 66718 invoked by uid 500); 15 Jul 2010 02:28:46 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 66642 invoked by uid 500); 15 Jul 2010 02:28:45 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 66635 invoked by uid 99); 15 Jul 2010 02:28:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 02:28:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 02:28:42 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6F2KoOE014307 for ; Thu, 15 Jul 2010 02:20:50 GMT Message-ID: <18491763.389701279160450497.JavaMail.jira@thor> Date: Wed, 14 Jul 2010 22:20:50 -0400 (EDT) From: "janel Zhang (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-5418) Console testsuite failures are caused by the new DOJO navigation tree In-Reply-To: <23059603.149221277966269361.JavaMail.jira@thor> 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/GERONIMO-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] janel Zhang updated GERONIMO-5418: ---------------------------------- Attachment: (was: console-testsuite.patch) > Console testsuite failures are caused by the new DOJO navigation tree > --------------------------------------------------------------------- > > Key: GERONIMO-5418 > URL: https://issues.apache.org/jira/browse/GERONIMO-5418 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 2.2.2, 3.0-M1, 3.0 > Reporter: Forrest Xia > Assignee: Forrest Xia > Priority: Minor > Fix For: 2.2.2 > > Attachments: GERONIMO-5418.patch > > > From Geronimo 2.2.1, the console navigation tree is rendered by DOJO, by default, all link items are folded after login. This cause selenium failed to get the right link information. > We shall find a way to conquer the problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.