From issues-return-27757-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Sun Jun 12 13:49:22 2016 Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9CFE4194C1 for ; Sun, 12 Jun 2016 13:49:22 +0000 (UTC) Received: (qmail 23845 invoked by uid 500); 12 Jun 2016 13:49:21 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 23742 invoked by uid 500); 12 Jun 2016 13:49:21 -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 23457 invoked by uid 99); 12 Jun 2016 13:49:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jun 2016 13:49:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8923F2C1F72 for ; Sun, 12 Jun 2016 13:49:21 +0000 (UTC) Date: Sun, 12 Jun 2016 13:49:21 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4634) Centre alignment doesn't seem to work in Velocity tags MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326439#comment-15326439 ] ASF subversion and git services commented on WW-4634: ----------------------------------------------------- Commit 30b74a3f01379f095f83431a26d6d232a7b7f061 in struts's branch refs/heads/master from [~victorsosa] [ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=30b74a3 ] Merge branch 'WW-4634' of github.com:victorsosa/struts into WW-4634 > Centre alignment doesn't seem to work in Velocity tags > ------------------------------------------------------ > > Key: WW-4634 > URL: https://issues.apache.org/jira/browse/WW-4634 > Project: Struts 2 > Issue Type: Bug > Components: Other > Affects Versions: 2.5 > Reporter: Jon Juaristi > Priority: Minor > Fix For: 2.5.1 > > > When using a tag in a Velocity template, for instance {{#stextfield("label=Foo" "align=center")}} with the default xhtml theme, inputs are prepended with just instead of (as it happens in 2.3.x) in the generated HTML. A form where you want to centre some of the inputs simply doesn't render as intended. > I'm using Velocity 1.7 and Velocity Tools 2.0, if that helps. -- This message was sent by Atlassian JIRA (v6.3.4#6332)