[ 
https://issues.apache.org/struts/browse/WW-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Musachy Barroso resolved WW-2671.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.2.x)
                   2.1.3

Thanks for the patch. Merged + one test for it

> Add fieldName attribute to FieldErrorTag
> ----------------------------------------
>
>                 Key: WW-2671
>                 URL: https://issues.apache.org/struts/browse/WW-2671
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - Tags
>            Reporter: David Evans
>             Fix For: 2.1.3
>
>         Attachments: FieldErrorPatch.txt, FieldErrorTagPatch.txt
>
>
> I would like to use FieldErrorTag on a single field basis in this manner:
> <s:fielderror fieldName="myField" />
> instead of the current usage:
> <s:fielderror><s:param>myField</s:param></s:fielderror>
> I have attached two patches which implement this functionality, one for 
> FieldErrorTag and one for FieldError.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to