[richfaces-issues] [JBoss JIRA] Created: (RF-3152) wrongly generated javascript on rich:tab

Jonathan Richard (JIRA) jira-events at lists.jboss.org
Fri Apr 18 12:48:54 EDT 2008


wrongly generated javascript on rich:tab
----------------------------------------

                 Key: RF-3152
                 URL: http://jira.jboss.com/jira/browse/RF-3152
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0.SR1
            Reporter: Jonathan Richard


javascript error is generated on click of a rich:tab using ajax switchType (maybe other too?). 

generated html code for a tab:

<td id="problemManagement_lbl" 
onmouseup="#{component.attributes['onlabelmousemove'" onmouseover="RichFaces.overTab(this);" onmouseout="RichFaces.outTab(this);"
class="dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive dr-tbpnl-tb-sel">Problems</td>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list