From issues-return-5399-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Wed Jun 06 11:23:51 2007 Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 52271 invoked from network); 6 Jun 2007 11:23:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jun 2007 11:23:49 -0000 Received: (qmail 48930 invoked by uid 500); 6 Jun 2007 11:23:51 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 48881 invoked by uid 500); 6 Jun 2007 11:23:50 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 48872 invoked by uid 99); 6 Jun 2007 11:23:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2007 04:23:50 -0700 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; Wed, 06 Jun 2007 04:23:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 41C3771418E for ; Wed, 6 Jun 2007 04:23:26 -0700 (PDT) Message-ID: <12765490.1181129006266.JavaMail.jira@brutus> Date: Wed, 6 Jun 2007 04:23:26 -0700 (PDT) From: =?UTF-8?Q?Jan_Hornb=C3=B8ll_Hansen_=28JIRA=29?= To: issues@struts.apache.org Subject: [jira] Updated: (WW-1954) has no effect In-Reply-To: <23519031.1180430198345.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/struts/browse/WW-1954?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hornb=C3=B8ll Hansen updated WW-1954: ------------------------------------ Description:=20 Have following form on a webpage: = <= fmt:message key=3D"searchcustomer.label.streetname"/> <= fmt:message key=3D"searchcustomer.label.postalcode"/> When button is rendered text on button says "submit" instead of value of se= archcustomer.label.search. was: Have following form on a webpage: = <= fmt:message key=3D"searchcustomer.label.streetname"/> <= fmt:message key=3D"searchcustomer.label.postalcode"/> When button is rendered text on button says "submit" instead of value of se= arch.customer.label.search. > has no effect > ------------------------------------------------------------ > > Key: WW-1954 > URL: https://issues.apache.org/struts/browse/WW-1954 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 2.0.6 > Environment: Apache Tomcat 5.5, Java 1.6, Windows XP > Reporter: Jan Hornb=C3=B8ll Hansen > > Have following form on a webpage: > > > > > > > <= fmt:message key=3D"searchcustomer.label.search"/> > > When button is rendered text on button says "submit" instead of value of = searchcustomer.label.search. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.