Opened 10 years ago

Closed 10 years ago

#11528 closed Bug (expired)

image dialog not working - CKeditor / Mootools 1.2 conflict

Reported by: Tim Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description (last modified by Anna Tomanek)

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

Change History (6)

comment:1 Changed 10 years ago by Anna Tomanek

Description: modified (diff)

Thanks for reporting this, Tim!

Initially reported on the forum: http://ckeditor.com/forums/CKEditor/image-dialog-not-working-CKeditor-Mootools-1.2-conflict

comment:2 Changed 10 years ago by Piotrek Koszuliński

Status: newpending
Version: 4.3.2

Could you attach a sample that shows the issue? I downloaded Mootools from http://mootools.net/download/version/1.2.6 and everything works fine with it.

comment:3 Changed 10 years ago by Tim

The issue is only with Mootools 1.2.0

I couldn't find it on Mootools, but you can get it from here:

http://davidwalsh.name/demo/moo1.2.js or http://www.saveland.ca/include/js/mootools12-min.js

comment:4 Changed 10 years ago by Tim

everything works fine with ckeditor nightly build and the dev version 4.3.3

comment:5 Changed 10 years ago by Piotrek Koszuliński

I cannot reproduce this with any recent version of CKEditor. Neither 4.3.2 nor master. I also don't remember changing anything that could fix this issue after 4.3.2. Therefore, if you want to be sure that the issue is gone, please attach a sample on which this bug occurs, so we can verify if everything is ok now.

comment:6 Changed 10 years ago by Piotrek Koszuliński

Resolution: expired
Status: pendingclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy