[
https://issues.apache.org/jira/browse/MYFACES-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-2139.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.7-SNAPSHOT
1.1.7-SNAPSHOT
Assignee: Leonardo Uribe
Fixed on both branches. The patch missed some points, because
HtmlMessageRenderer is parent of HtmlMessagesRenderer. Thanks to Frank-Michael
Jaeschke for the tips.
> h:messages don't use styleClass attribute when rendering
> --------------------------------------------------------
>
> Key: MYFACES-2139
> URL: https://issues.apache.org/jira/browse/MYFACES-2139
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 1.1.6, 1.2.6
> Reporter: Frank-Michael Jaeschke
> Assignee: Leonardo Uribe
> Fix For: 1.1.7-SNAPSHOT, 1.2.7-SNAPSHOT
>
> Attachments: HtmlRendererBase.patch
>
>
> MyFaces breaks compatibility with Sun RI as the styleClass attribute is not
> rendered for h:messages.
> The styleClass attribute should be applied to the <ul> element (or the
> <table> element if in table layout).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.