You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2016/06/12 13:50:21 UTC

[jira] [Resolved] (WW-4634) Centre alignment doesn't seem to work in Velocity tags

     [ https://issues.apache.org/jira/browse/WW-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart resolved WW-4634.
-------------------------------
    Resolution: Fixed
      Assignee: Lukasz Lenart

PR merged, thanks!

> 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
>            Assignee: Lukasz Lenart
>            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 <td> instead of <td align="center"> (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)