From dev-return-70819-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Sun Jan 04 22:42:07 2009 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 55718 invoked from network); 4 Jan 2009 22:42:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2009 22:42:07 -0000 Received: (qmail 18638 invoked by uid 500); 4 Jan 2009 22:42:05 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 18585 invoked by uid 500); 4 Jan 2009 22:42:05 -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 18576 invoked by uid 99); 4 Jan 2009 22:42:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jan 2009 14:42:05 -0800 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; Sun, 04 Jan 2009 22:42:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4C9D0234C47E for ; Sun, 4 Jan 2009 14:41:44 -0800 (PST) Message-ID: <1809668087.1231108904298.JavaMail.jira@brutus> Date: Sun, 4 Jan 2009 14:41:44 -0800 (PST) From: "Kan Ogawa (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-4474) Pull out the text in the JSP files to resource bundle files In-Reply-To: <2047750917.1229579444137.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-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660642#action_12660642 ] Kan Ogawa commented on GERONIMO-4474: ------------------------------------- Gang, We found a patch defect during working GERONIMO-4485 issue. it is viewJMXServer.jsp in jsp-localization-debugview.patch: {code} -  Setter  +    {code} the debugview console shows not "Setter" but "Server". this is wrong. Please re-fix it immediately. > Pull out the text in the JSP files to resource bundle files > ----------------------------------------------------------- > > Key: GERONIMO-4474 > URL: https://issues.apache.org/jira/browse/GERONIMO-4474 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: console > Affects Versions: 2.2 > Reporter: Ivan > Assignee: Donald Woods > Priority: Minor > Fix For: 2.2 > > Attachments: jsp-localization-activemq.patch, jsp-localization-console.patch, jsp-localization-debugview.patch, jsp-localization-monitoring.patch, jsp-localization-openejb.patch, jsp-localization-plancreator.patch, jsp-localization-plancreator_v2.patch, jsp-localization-plugin.patch, jsp-localization-sysdb.patch > > > Currently in the admin console, some text are hard coded in the JSP files. > We need to pull them out to the resource bundle files, so that we could deliver multi-language versions in the future. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.