<s:fielderror> should detect when there's only one error and emit no <li> tags
------------------------------------------------------------------------------

                 Key: WW-2090
                 URL: https://issues.apache.org/struts/browse/WW-2090
             Project: Struts 2
          Issue Type: Improvement
          Components: Views
    Affects Versions: 2.0.9
            Reporter: Matt Raible


When using the "simple" theme, it's desirable that no HTML is rendered with the 
error messages.

<s:textfield name="company"/> 
<span style="color: red"><s:fielderror name="company"/></span>

Currently, it renders an <li> around any field errors.

-- 
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