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

Hudson commented on WW-3929:
----------------------------

Integrated in Struts2-JDK6 #589 (See 
[https://builds.apache.org/job/Struts2-JDK6/589/])
    WW-3929 adds new errorPosition attribute (Revision 1423607)

     Result = UNSTABLE
lukaszlenart : 
Files : 
* 
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java
* 
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractUITag.java
* 
/struts/struts2/trunk/core/src/main/resources/template/css_xhtml/controlfooter.ftl
* 
/struts/struts2/trunk/core/src/main/resources/template/css_xhtml/controlheader-core.ftl
* /struts/struts2/trunk/core/src/main/resources/template/xhtml/controlfooter.ftl
* 
/struts/struts2/trunk/core/src/main/resources/template/xhtml/controlheader-core.ftl
* /struts/struts2/trunk/core/src/site/resources/tags/a.html
* /struts/struts2/trunk/core/src/site/resources/tags/actionerror.html
* /struts/struts2/trunk/core/src/site/resources/tags/actionmessage.html
* /struts/struts2/trunk/core/src/site/resources/tags/ajax/a.html
* /struts/struts2/trunk/core/src/site/resources/tags/ajax/autocompleter.html
* /struts/struts2/trunk/core/src/site/resources/tags/ajax/datetimepicker.html
* /struts/struts2/trunk/core/src/site/resources/tags/ajax/div.html
* /struts/struts2/trunk/core/src/site/resources/tags/ajax/submit.html
* /struts/struts2/trunk/core/src/site/resources/tags/ajax/tabbedpanel.html
* /struts/struts2/trunk/core/src/site/resources/tags/ajax/textarea.html
* /struts/struts2/trunk/core/src/site/resources/tags/ajax/tree.html
* /struts/struts2/trunk/core/src/site/resources/tags/ajax/treenode.html
* /struts/struts2/trunk/core/src/site/resources/tags/checkbox.html
* /struts/struts2/trunk/core/src/site/resources/tags/checkboxlist.html
* /struts/struts2/trunk/core/src/site/resources/tags/combobox.html
* /struts/struts2/trunk/core/src/site/resources/tags/component.html
* /struts/struts2/trunk/core/src/site/resources/tags/debug.html
* /struts/struts2/trunk/core/src/site/resources/tags/div.html
* /struts/struts2/trunk/core/src/site/resources/tags/doubleselect.html
* /struts/struts2/trunk/core/src/site/resources/tags/fielderror.html
* /struts/struts2/trunk/core/src/site/resources/tags/file.html
* /struts/struts2/trunk/core/src/site/resources/tags/form.html
* /struts/struts2/trunk/core/src/site/resources/tags/head.html
* /struts/struts2/trunk/core/src/site/resources/tags/hidden.html
* /struts/struts2/trunk/core/src/site/resources/tags/inputtransferselect.html
* /struts/struts2/trunk/core/src/site/resources/tags/label.html
* /struts/struts2/trunk/core/src/site/resources/tags/optiontransferselect.html
* /struts/struts2/trunk/core/src/site/resources/tags/password.html
* /struts/struts2/trunk/core/src/site/resources/tags/radio.html
* /struts/struts2/trunk/core/src/site/resources/tags/reset.html
* /struts/struts2/trunk/core/src/site/resources/tags/select.html
* /struts/struts2/trunk/core/src/site/resources/tags/submit.html
* /struts/struts2/trunk/core/src/site/resources/tags/textarea.html
* /struts/struts2/trunk/core/src/site/resources/tags/textfield.html
* /struts/struts2/trunk/core/src/site/resources/tags/token.html
* /struts/struts2/trunk/core/src/site/resources/tags/updownselect.html
* 
/struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/ui/TextfieldTest.java
* 
/struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/Textfield-10.txt
* 
/struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/Textfield-11.txt
* 
/struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/Textfield-8.txt
* 
/struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/Textfield-9.txt

                
> Add errorPosition attribute to input tags
> -----------------------------------------
>
>                 Key: WW-3929
>                 URL: https://issues.apache.org/jira/browse/WW-3929
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Other
>    Affects Versions: 2.3.7
>            Reporter: James Fleischman
>            Assignee: Lukasz Lenart
>            Priority: Minor
>             Fix For: 2.3.9
>
>         Attachments: struts2-error-position-fixed2.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Add an errorPosition attribute to the base UI component to allow for various 
> options of how to display errors related to a field.  The given template 
> would then uses this attribute to display the error appropriately.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to