You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/07/01 12:33:00 UTC

[jira] [Commented] (WW-5123) CheckboxTag value missing for labelposition

    [ https://issues.apache.org/jira/browse/WW-5123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372737#comment-17372737 ] 

ASF subversion and git services commented on WW-5123:
-----------------------------------------------------

Commit ae85f5195ffd82a29243e63f0a459fb5eceb35f9 in struts's branch refs/heads/master from Yasser Zamani
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=ae85f51 ]

Merge pull request #492 from apache/WW-5123-labelposition

[WW-5132] [WW-5123] labelposition - cherry-pick

> CheckboxTag value missing for labelposition
> -------------------------------------------
>
>                 Key: WW-5123
>                 URL: https://issues.apache.org/jira/browse/WW-5123
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Tags
>            Reporter: nikos dimitrakas
>            Priority: Minor
>             Fix For: 2.5.27, 2.6
>
>
> The value "right" is one of the possible values and works correctly. It is part of the checkbox.ftl.
> But in struts-tags.tld the description only mentions top and left.
> Similarly the description in the annotation of setLabelposition of UIBean only mentions top and left. Checkbox is a subclass of UIBean.
> I saw a few older issues dealing with labelposition and right originally being the default, so maybe this is side effect of fixing that issue long ago.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)