[ https://issues.apache.org/struts/browse/WW-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Evans updated WW-2671: ---------------------------- Attachment: (was: FieldErrorTag.java) > 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 > Attachments: patch.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 a solution and will submit a patch. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.