Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 24904 invoked from network); 13 Jun 2008 19:52:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jun 2008 19:52:27 -0000 Received: (qmail 46855 invoked by uid 500); 13 Jun 2008 19:52:28 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 46813 invoked by uid 500); 13 Jun 2008 19:52:28 -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 46804 invoked by uid 99); 13 Jun 2008 19:52:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 12:52:28 -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; Fri, 13 Jun 2008 19:51:47 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5153F234C13E for ; Fri, 13 Jun 2008 12:52:05 -0700 (PDT) Message-ID: <70271788.1213386725331.JavaMail.jira@brutus> Date: Fri, 13 Jun 2008 12:52:05 -0700 (PDT) From: "James Holmes (JIRA)" To: issues@struts.apache.org Subject: [jira] Resolved: (WW-2631) s:submit type="button" does not render title attribute In-Reply-To: <1656127417.1210067345423.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/struts/browse/WW-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Holmes resolved WW-2631. ------------------------------ Resolution: Fixed Fixed in SVN revision 667629. Thanks for the heads up! > s:submit type="button" does not render title attribute > ------------------------------------------------------ > > Key: WW-2631 > URL: https://issues.apache.org/struts/browse/WW-2631 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 2.0.11.1 > Reporter: Stefan Gebhardt > Fix For: 2.1.3 > > > --snipp-- > <#if parameters.type?exists && parameters.type=="button"> >