[
https://jira.jboss.org/jira/browse/RF-1794?page=com.atlassian.jira.plugin...
]
Alan Chan commented on RF-1794:
-------------------------------
I'm using Richfaces 3.1.6 SR1 with Myfaces 1.1.6. After trying the workaround to set
the content type to "application/xhtml+xml" but still got the same JS error.
I set the content type by adding the meta data in the "head" tag of the page:
<meta http-equiv="Content-Type" content="application/xhtml+xml;
charset=UTF-8" />
Any suggestions?
JS error on ContextMenu when using Myfaces Impl
-----------------------------------------------
Key: RF-1794
URL:
https://jira.jboss.org/jira/browse/RF-1794
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Environment: Myfaces Core (1.1.5 and 1.2.0)
Facelets (1.1.3)
Tomcat 6.0.14
FF and IE7
Reporter: Pablo Caballero
Assignee: Tsikhon Kuprevich
The following Javascript error shows up when using contextMenu with Myfaces core instead
of SUN RI:
Error: syntax error
Source File:
http://localhost:8080/richfaces/a4j_3_1_3.GAorg/ajax4jsf/framework.pack.j...
Line: 149
Source Code:
<!--
The easiest way to reproduce this bug is to run the contextMenu example on the richfaces
live demo with myfaces core.
--
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