[richfaces-issues] [JBoss JIRA] (RF-11549) Tab: attribute headerClass doesn't work correctly

Pavol Pitonak (Created) (JIRA) jira-events at lists.jboss.org
Fri Oct 14 10:41:16 EDT 2011


Tab: attribute headerClass doesn't work correctly
-------------------------------------------------

                 Key: RF-11549
                 URL: https://issues.jboss.org/browse/RF-11549
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-panels-layout-themes
    Affects Versions: 4.1.0.Milestone3
         Environment: RichFaces 4.1.0-SNAPSHOT
Metamer 4.1.0-SNAPSHOT r.22800
Mojarra 2.1.3-SNAPSHOT
JBoss Web 7.0.1.Final
OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
Chrome 14.0.835.202 @ Linux i686
            Reporter: Pavol Pitonak


# deploy Metamer and open http://localhost:8080/metamer/faces/components/richTab/simple.xhtml
# set headerClass=xxx
# inspect page source

result:
a space before class name is missing 
{code:xml}
<td id="form:tab1:header:inactive" class="rf-tab-hdr rf-tab-hdr-inact rf-tab-hdr-topxxx" style="display : none">
    <span class="rf-tab-lbl">tab1 header</span>
</td>
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list