Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 43683 invoked from network); 2 Feb 2008 17:54:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2008 17:54:33 -0000 Received: (qmail 72768 invoked by uid 500); 2 Feb 2008 17:54:23 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 72645 invoked by uid 500); 2 Feb 2008 17:54:21 -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 72366 invoked by uid 99); 2 Feb 2008 17:54:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2008 09:54:21 -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; Sat, 02 Feb 2008 17:54:01 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 988B1714049 for ; Sat, 2 Feb 2008 09:54:08 -0800 (PST) Message-ID: <17231588.1201974848622.JavaMail.jira@brutus> Date: Sat, 2 Feb 2008 09:54:08 -0800 (PST) From: "Kevan Miller (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-3778) downloadStatus page in plugin installer isn't grabbing correct configIds array In-Reply-To: <26268599.1201037314718.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/GERONIMO-3778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Miller updated GERONIMO-3778: ----------------------------------- Affects Version/s: 2.1.1 Fix Version/s: (was: 2.1) 2.1.1 > downloadStatus page in plugin installer isn't grabbing correct configIds array > ------------------------------------------------------------------------------ > > Key: GERONIMO-3778 > URL: https://issues.apache.org/jira/browse/GERONIMO-3778 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: console > Affects Versions: 2.1, 2.1.1 > Environment: Ubuntu 7.10, Firefox 2.0.0.6 > Reporter: Joseph Leong > Assignee: Joseph Leong > Priority: Minor > Fix For: 2.1.1 > > Attachments: GERONIMO-3778.patch > > > On the downloadStatus page of the plugin installer, the list of plugins to install shows null because the configIds array isn't being requested properly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.