Opened 11 years ago
Last modified 11 years ago
#11528 closed Bug
image dialog not working - CKeditor / Mootools 1.2 conflict — at Initial Version
Reported by: | Tim | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
If you add mootools 1.2 to any samples page on ckeditor 4.3.2 , the image dialogue is not working.
This is what I see in chrome javascript console:
Uncaught TypeError: Object [object Object] has no method 'stringify' ckeditor.js:1025 r ckeditor.js:1025 k ckeditor.js:995\ o.initOn ckeditor.js:1031 Q.a.addCommand.exec ckeditor.js:997 exec ckeditor.js:176 CKEDITOR.tools.extend.execCommand ckeditor.js:238 CKEDITOR.tools.extend.click ckeditor.js:610 d.execute ckeditor.js:611 (anonymous function) ckeditor.js:612 (anonymous function) ckeditor.js:27 CKEDITOR.tools.callFunction ckeditor.js:27 onclick
Is there a work around? Any help will be appreciated. Thanks
Tim