[
https://issues.apache.org/jira/browse/WW-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943541#comment-13943541
]
Lukasz Lenart commented on WW-4183:
-----------------------------------
This can break backward compatibility - I mean, users will have to substitute
missing {{align=center}}
> xhtml theme field errors are always centered
> --------------------------------------------
>
> Key: WW-4183
> URL: https://issues.apache.org/jira/browse/WW-4183
> Project: Struts 2
> Issue Type: Improvement
> Affects Versions: 2.3.15.1
> Reporter: Jasper Rosenberg
> Priority: Minor
> Fix For: 2.5
>
>
> In xhtml/controlheader-core.ftl, the td that holds the error message is hard
> coded to align="center". That often looks pretty bad, particularly if
> labelposition is top, since that is left aligned.
> In a perfect world, I'd like to just remove the align="center", and let
> people use CSS to decide the position of the error (maybe copying over the
> "wwerr" style from the css_xhtml theme to be consistent and make it easier to
> match).
> If that is too big a regression change, an alternative is to enhance
> errorPosition to also support: "top-left", "top-center", "bottom-left",
> "bottom-center"
--
This message was sent by Atlassian JIRA
(v6.2#6252)