MenuItem with styleClass defined: hovering script throws JS error
-----------------------------------------------------------------
Key: RF-8061
URL:
https://jira.jboss.org/jira/browse/RF-8061
Project: RichFaces
Issue Type: Bug
Components: regression
Affects Versions: 3.3.2.SR1
Reporter: Nick Belaevski
Assignee: Andrey Markhel
Fix For: 3.3.3.BETA1
Page code:
<h:form>
<rich:menuItem value="participant.name"
styleClass="first"> </rich:menuItem>
</h:form>
Hover item, JS error is thrown: missing : after property id
[Break on this error] RichFaces.Menu.Utils.itemMouseOver(event, this,
{styleClass=first});
3.3.1.GA works ok
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira