You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mike Calmus (JIRA)" <de...@myfaces.apache.org> on 2014/06/03 15:28:02 UTC

[jira] [Created] (TRINIDAD-2479) styleClass attribute not rendered in output with tr:panelLabelAndMessage

Mike Calmus created TRINIDAD-2479:
-------------------------------------

             Summary: styleClass attribute not rendered in output with tr:panelLabelAndMessage 
                 Key: TRINIDAD-2479
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2479
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 2.1.0-core
            Reporter: Mike Calmus
            Priority: Critical


Using styleClass with tr:panelLabelAndMessage does not get rendered:

    <tr:panelLabelAndMessage for="homeAddrZipCd" label="ZIP Code: " id="homeAddrZipCode" styleClass="contentText">
...
    </tr:panelLabelAndMessage

renders:

<tr id="homeAddrZipCode__xc_">
...
</tr>




--
This message was sent by Atlassian JIRA
(v6.2#6252)