Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 45795 invoked from network); 24 Jul 2006 22:07:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jul 2006 22:07:59 -0000 Received: (qmail 60467 invoked by uid 500); 24 Jul 2006 22:07:54 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 59937 invoked by uid 500); 24 Jul 2006 22:07:53 -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 59924 invoked by uid 99); 24 Jul 2006 22:07:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 15:07:53 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jason.dillon@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 15:07:52 -0700 Received: by ug-out-1314.google.com with SMTP id m2so2579977uge for ; Mon, 24 Jul 2006 15:07:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=BAFbekHuaAyDyqLujKuhwRsGC/hNfGaLURACdTmSgIDz0SHxBDnBIR9NhmC0lBav2sAAaXMJZR8wIda0BCzX1QjKgEbeKKUSoCgUt2m+QhcqN8YLRuTKCHdLm+srvSMR6JmAS8oh9+mQFYWfQN18wtrC75KQEuN0QDS2sZbqppE= Received: by 10.78.166.7 with SMTP id o7mr2005577hue; Mon, 24 Jul 2006 15:07:31 -0700 (PDT) Received: by 10.78.146.13 with HTTP; Mon, 24 Jul 2006 15:07:31 -0700 (PDT) Message-ID: <937046e80607241507l24ea697aqfe5969eab18b2261@mail.gmail.com> Date: Mon, 24 Jul 2006 15:07:31 -0700 From: "Jason Dillon" Sender: jason.dillon@gmail.com To: dev@geronimo.apache.org Subject: Re: [jira] Updated: (GERONIMO-1182) Connector portlet delete challenge In-Reply-To: <3846083.1153778414340.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2017355996.1132134448002.JavaMail.jira@ajax.apache.org> <3846083.1153778414340.JavaMail.jira@brutus> X-Google-Sender-Auth: ac3df1f59afde73e X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Where is thew SVN commit mail for this? --jason On 7/24/06, Joe Bohn (JIRA) wrote: > [ http://issues.apache.org/jira/browse/GERONIMO-1182?page=all ] > > Joe Bohn updated GERONIMO-1182: > ------------------------------- > > Fix Version/s: 1.2 > > Applied patch to trunk (had to override module names to conform to new structure for console in trunk) > Sending applications\console\console-standard\src\java\org\apache\geronimo\console\webmanager\ConnectorPortlet.java > Sending applications\console\console-standard\src\webapp\WEB-INF\view\webmanager\connector\editHTTP.jsp > Sending applications\console\console-standard\src\webapp\WEB-INF\view\webmanager\connector\editHTTPS.jsp > Sending applications\console\console-standard\src\webapp\WEB-INF\view\webmanager\connector\normal.jsp > Transmitting file data .... > Committed revision 425198. > > > Connector portlet delete challenge > > ---------------------------------- > > > > Key: GERONIMO-1182 > > URL: http://issues.apache.org/jira/browse/GERONIMO-1182 > > Project: Geronimo > > Issue Type: Bug > > Security Level: public(Regular issues) > > Components: console > > Affects Versions: 1.0-M5 > > Environment: Win XP, Sun JDK 1.4.2_08 > > Reporter: Vamsavardhana Reddy > > Assigned To: Joe Bohn > > Priority: Minor > > Fix For: 1.2, 1.1.1 > > > > Attachments: GERONIMO-1182-1.1.1.patch, GERONIMO-1182-1.patch, GERONIMO-1182.patch > > > > > > Minor improvements to Connector portlet. > > 1. User confirmation on clicking "delete" link to delete a connector. > > 2. Add "Reset" and "Cancel" buttons to edit pages. > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: http://www.atlassian.com/software/jira > > >