Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 28049 invoked from network); 9 Jul 2008 15:51:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jul 2008 15:51:53 -0000 Received: (qmail 14530 invoked by uid 500); 9 Jul 2008 15:51:52 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 14474 invoked by uid 500); 9 Jul 2008 15:51:52 -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 14463 invoked by uid 99); 9 Jul 2008 15:51:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2008 08:51:52 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2008 15:51:09 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 98FA1234C15A for ; Wed, 9 Jul 2008 08:51:31 -0700 (PDT) Message-ID: <1809308073.1215618691611.JavaMail.jira@brutus> Date: Wed, 9 Jul 2008 08:51:31 -0700 (PDT) From: "Shiva Kumar H R (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-4147) EAR PlanCreator fix for Internet Explorer In-Reply-To: <706614511.1214221605044.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-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiva Kumar H R resolved GERONIMO-4147. --------------------------------------- Resolution: Fixed Committed in trunk at revision: 675238. Thanks Shrey for the patch. > EAR PlanCreator fix for Internet Explorer > ----------------------------------------- > > Key: GERONIMO-4147 > URL: https://issues.apache.org/jira/browse/GERONIMO-4147 > Project: Geronimo > Issue Type: Sub-task > Security Level: public(Regular issues) > Components: PlanCreator > Affects Versions: 2.2 > Reporter: Shrey Banga > Assignee: Shiva Kumar H R > Fix For: 2.2 > > Attachments: PlanCreator-EAR-Dep-IEFix.patch > > > Patch available which fixes problems with display in IE: > 1. A trailing comma broke the function that updates form fields to values received from the server. > 2. Since some versions of IE have issues with width="100%" the Dependencies dialog looked different in FF and IE. Also, the Dependencies section did not render correctly, causing the buttons to exceed the boundary. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.