FieldErrorHandler in javatemplates plugin does not respond to escape attribute
------------------------------------------------------------------------------

                 Key: WW-3598
                 URL: https://issues.apache.org/jira/browse/WW-3598
             Project: Struts 2
          Issue Type: Bug
          Components: Plugin - Java Templates
    Affects Versions: 2.2.1.1
            Reporter: Gareth Faires
            Priority: Minor
         Attachments: fielderror.patch

The Field Error tag contains an escape attribute to allow you to switch off 
escaping, it's set to true by default.  The javatemplates FieldErrorHandler 
does not respond to this attribute.
It also adds the markup <ul></ul>, even if there are no errors, when specifying 
error field names.

I'll attach a patch to fix both these issues.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to