Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2010 at 17:44 UTC
Updated:
11 May 2011 at 14:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedConfirming same issue.
Comment #2
chadd commentedconfirmed here as well, and subscribe
Comment #3
artis commentedConfirmed error here too. I tried changing the version number in line 24 in ckeditor.config.js to:
Didn't work.
Comment #4
drupalsteve commentedI'm having the same problem.
Comment #5
sterndata commentedsubscribe
Comment #6
sterndata commentedComment #7
mephir commentedAttached patch solved this issue. Don't use this patch, please choose below.
Comment #8
mephir commentedFixed linktonode also.
Comment #9
wwalc commentedThis is a critical bug in CKEditor 3.2 (unfortunately). Please use 3.1.1 until a new version of CKEditor 3.2 will be available.
Comment #10
mephir commentedComment #11
semiaddict commentedsubscribe
Comment #12
sschwab commentedsubscribe
Comment #13
chadd commentedusing ckeditor 3.1.1 works fine
Comment #14
wwalc commentedPlease redownload CKEditor 3.2 from http://ckeditor.com/download, clear browser's cache and the issue should be solved.
Comment #15
wwalc commentedComment #16
j0rd commentedNot working with CKEditor 3.6. Applied the patch, which seems to suggest it's the right code as per the current ckeditor API docs, but it's still not working.
Comment #17
j0rd commentedRemoving this if statement in plugins/drupalbreaks/plugin.js seems to have resolved the issue.
Here's the issue where I found this solution:
http://drupal.org/node/1077964