[richfaces-issues] [JBoss JIRA] (RF-13668) Richfaces cannot work along wiht Prototype
Guillaume Renard (JIRA)
issues at jboss.org
Fri Jun 13 11:08:38 EDT 2014
Guillaume Renard created RF-13668:
-------------------------------------
Summary: Richfaces cannot work along wiht Prototype
Key: RF-13668
URL: https://issues.jboss.org/browse/RF-13668
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.3.7
Reporter: Guillaume Renard
I am trying to use Richfaces 3.4.7 within a web app which also serves Prototype.js.
AJAX actions just don't work at all. a4j:log reveals the following:
{code}
warn [16:41:11.596]: richfaces.queue: ajax submit error: Object function $(element) { if (arguments.length > 1) { for (var i = 0, elements = [], length = arguments.length; i < length; i++) elements.push($(arguments[i])); return elements; } if (Object.isString(element)) element =...<omitted>... } has no method 'extend'
{code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the richfaces-issues
mailing list