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

Lukasz Lenart commented on WW-3929:
-----------------------------------

There is one issue with this patch in UIBean:

JavaDoc:
 *       <tr>
 *          <td>errorPosition</td>
 *          <td>xhtml</td>
 *          <td>String</td>
 *          <td>define error position of form element (top|bottom), default to 
top</td>
 *       </tr>

Setter annotation
@StrutsTagAttribute(description="Define error position of form element 
(top|left|right|bottom)")

I think it should be just: top|bottom

Right?
                
> 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
>            Priority: Minor
>             Fix For: 2.3.8
>
>         Attachments: struts2-error-position.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