[ 
https://issues.apache.org/jira/browse/MYFACES-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Brainard updated MYFACES-1767:
------------------------------------

    issue.field.status: Patch Available  (was: Open)

> h:messages generates style property as styleClass propery. 
> -----------------------------------------------------------
>
> common.concepts.key: MYFACES-1767
> common.concepts.url: https://issues.apache.org/jira/browse/MYFACES-1767
>common.concepts.project: MyFaces Core
>common.concepts.issuetype: Bug
>    Affects Versions: 1.1.5
>issue.field.reporter: Guy Bashan
>
> For this fregment:
> ------------------------
> <h:messages globalOnly="true" styleClass="error_message" style="width:0px" 
> layout="table" />
> This is the HTML that is being produced:
> --------------------------------------------------------
> <table><tr><td><span style="error_message" class="error_message">Total % 
> Audience should be 100% or 0%</span></td></tr></table>
> Seems like style is sharing same property with styleClass.

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