Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0C5FB200B26 for ; Sun, 12 Jun 2016 15:49:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0AF81160A61; Sun, 12 Jun 2016 13:49:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 78C6F160A2C for ; Sun, 12 Jun 2016 15:49:22 +0200 (CEST) Received: (qmail 23317 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 23265 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 5FAEF2C1F69 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 archived-at: Sun, 12 Jun 2016 13:49:23 -0000 [ https://issues.apache.org/jira/browse/WW-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326437#comment-15326437 ] ASF subversion and git services commented on WW-4634: ----------------------------------------------------- Commit d06c71d68e5c10990386e8904ca60927ed209250 in struts's branch refs/heads/master from [~victorsosa] [ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=d06c71d ] 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)