You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2009/05/26 21:46:45 UTC

[jira] Resolved: (MYFACES-2139) h:messages don't use styleClass attribute when rendering

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