[richfaces-issues] [JBoss JIRA] (RF-12833) richfaces.js conflicts with prototype.js

Mark Torres (JIRA) jira-events at lists.jboss.org
Fri Mar 8 19:57:42 EST 2013


Mark Torres created RF-12833:
--------------------------------

             Summary: richfaces.js conflicts with prototype.js
                 Key: RF-12833
                 URL: https://issues.jboss.org/browse/RF-12833
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.3.1
            Reporter: Mark Torres


Getting some javascript errors on richfaces.js.
Upon inspection, it is using

(function(jQuery, richfaces) {
...


instead of 


(function($, richfaces) {
...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list