Please report all QE issues here
FS#989 — QuickEdit / Mootools javascript error in Firefox 2.0+
Attached to Project —
QuickEdit
Opened by Mark Croxton (therebechips) - Thursday, 20 December 2007, 06:05AM
Last edited by Jeff Whitfield (Bravado) - Sunday, 28 September 2008, 12:42PM
Opened by Mark Croxton (therebechips) - Thursday, 20 December 2007, 06:05AM
Last edited by Jeff Whitfield (Bravado) - Sunday, 28 September 2008, 12:42PM
| Task Type | Bug Report |
|---|---|
| Category | Backend / Core |
| Status | Confirmed |
| Assigned To | No-one |
| Operating System | All |
| Severity | Medium |
|---|---|
| Priority | Normal |
| Reported Version | 0.9.6.1 |
| Due in Version | Undecided |
| Due Date | Undecided |
| Percent Complete |
|
Details
The following error is generated when editing content in the front end with QuickEdit:Error: el.removeEvents is not a function
Source File: http://demo.opensourcecms.com/modx/manager/media/script/mootools/mootools.js
Line: 2
This task depends upon
This task blocks these from closing
therefore i commented output.class.inc.php line 230 since i already included mootools.js on my site.
I followed Enrique instructions, now it's fixed for me too.
Thanks
One other idea is to have a way to include a global script library to be included on every page. That way if a user includes MooTools then plugins like QuickEdit can take advantage of this configuration option and use MooTools compatible scripts. Same could apply to jQuery and the like. :)