Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 16231 invoked from network); 5 Aug 2008 09:45:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Aug 2008 09:45:07 -0000 Received: (qmail 96663 invoked by uid 500); 5 Aug 2008 09:45:04 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 96527 invoked by uid 500); 5 Aug 2008 09:45:04 -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 96506 invoked by uid 99); 5 Aug 2008 09:45:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2008 02:45:04 -0700 X-ASF-Spam-Status: No, hits=-1999.6 required=10.0 tests=ALL_TRUSTED,SUBJECT_FUZZY_TION X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2008 09:44:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7EA69234C197 for ; Tue, 5 Aug 2008 02:44:44 -0700 (PDT) Message-ID: <1223053308.1217929484517.JavaMail.jira@brutus> Date: Tue, 5 Aug 2008 02:44:44 -0700 (PDT) From: "Ashish Jain (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMODEVTOOLS-325) "Download and Install" button should be disabled/enabled appropriately In-Reply-To: <1758784668.1207756404304.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/GERONIMODEVTOOLS-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Jain updated GERONIMODEVTOOLS-325: ----------------------------------------- Attachment: (was: GERONIMODEVTOOLS-325_updated_latest.patch) > "Download and Install" button should be disabled/enabled appropriately > ---------------------------------------------------------------------- > > Key: GERONIMODEVTOOLS-325 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-325 > Project: Geronimo-Devtools > Issue Type: Bug > Components: eclipse-plugin > Affects Versions: 2.1.2 > Reporter: B.J. Reed > Assignee: B.J. Reed > Priority: Trivial > Fix For: 2.1.2 > > > After selecting which server I want to use, the "Application Server Installation Directory" field is blank and the "Download and Install" button is enabled. Hitting this button does nothing -1) it should be disabled on the page when the page is first shown. > If I enter a directory that does not exist, a message shows at the top of the dialog saying "The specified directory does not exist". 2) the button should be disabled when that message appears and enabled when one of the "download allowable" messages appears (there seem to be several). > 3) Also, in stead of disabling for 2), it would be slightly more usable to allow the user to click the "Download and Install" button and then ask the user if they wanted to create that directory. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.