Uncaught TypeError: Cannot call method 'split' of undefined in ckeditor when click on locationmap icon from toolbar

840 Views Asked by At

I am having below error in chrome when i click on locationmap icon from toolbar.

Can anybody have a solution ?

Uncaught TypeError: Cannot call method 'split' of undefined
contents.elements.children.setup
(anonymous function) ckeditor.js:538
CKEDITOR.dialog.foreach ckeditor.js:537
CKEDITOR.dialog.setupContent ckeditor.js:538
(anonymous function) ckeditor.js:1078
j ckeditor.js:10
CKEDITOR.event.CKEDITOR.event.fire ckeditor.js:12
(anonymous function) ckeditor.js:536
(anonymous function)

And in Firefox below error when click on locationmap icon form toolbar.

TypeError: url[1] is undefined in locationmap.js?t=F0RD

0

There are 0 best solutions below