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

Hudson commented on WW-4283:
----------------------------

ABORTED: Integrated in Struts-JDK6-master #893 (See 
[https://builds.apache.org/job/Struts-JDK6-master/893/])
WW-4283 Extends label position of <s:form> to propagate to elements 
(lukaszlenart: rev 5fb27ba7e75f501725ab65b96a31b2d3be98ce88)
* core/src/main/resources/template/xhtml/checkbox.ftl
* core/src/main/resources/template/css_xhtml/submit.ftl
* core/src/main/resources/template/css_xhtml/reset.ftl
* core/src/test/resources/org/apache/struts2/views/jsp/ui/Formtag-28.txt
* core/src/test/java/org/apache/struts2/views/jsp/ui/FormTagTest.java
* core/src/main/resources/template/css_xhtml/controlfooter.ftl
* core/src/main/resources/template/css_xhtml/checkbox.ftl
* core/src/main/resources/template/xhtml/controlheader-core.ftl
* core/src/test/resources/org/apache/struts2/views/jsp/ui/Formtag-27.txt
* core/src/main/resources/template/css_xhtml/controlheader.ftl
* core/src/main/resources/template/css_xhtml/submit-close.ftl
* core/src/main/resources/template/css_xhtml/controlheader-core.ftl


> Improve <s:form> labelposition attribute
> ----------------------------------------
>
>                 Key: WW-4283
>                 URL: https://issues.apache.org/jira/browse/WW-4283
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - Tags
>    Affects Versions: 2.3.16
>            Reporter: Aleksandr Mashchenko
>            Assignee: Lukasz Lenart
>              Labels: patch
>             Fix For: 2.3.17
>
>         Attachments: form_labelposition.patch
>
>
> Currently labelposition attribute is useless for <s:form> tag. This patch 
> will propagate <s:form> labelposition to form elements in xhtml/css_xhtml 
> themes. So if you want to define labelposition for all form elements there is 
> no need to set it on each and every element of this form. The labelposition 
> attribute value in concrete form element will take precedence over form 
> labelposition value.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to