[
https://issues.apache.org/struts/browse/WW-771?page=com.atla
ssian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Holmes reassigned WW-771:
-------------------------------
Assignee: (was: James Holmes)
> Add an "errorStyleClass"-like attribute to
form element tags
>
------------------------------------------------------------
>
> Key: WW-771
> URL: https:
//issues.apache.org/struts/browse/WW-771
> Project: Struts 2
> Issue Type: New Feature
> Components: Views
> Reporter: Xavier Defrang
> Priority: Minor
> Fix For: Future
>
> Attachments: css_error_style.zip,
css_error_style_patch.txt
>
>
> From Struts HTML taglib documentation about the
errorStyleClass attribute:
> <snip>
> CSS stylesheet class to be applied to this HTML element
if an error exists for it (renders a "class"
attribute).
> N.B. If present, this overrides the styleClass
attribute in the event of an error.
> </snip>
> Translated into WebWork's vocabulary: replace the style
class of the element if there's a fieldError associated with
its name.
> Such a feature makes it very easy to highlight the
fields having an error using plain CSS and without any
presentation logic involved.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|