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) _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues