Active
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2013 at 02:16 UTC
Updated:
11 Feb 2013 at 22:10 UTC
I'm running Drupal 7.19, CKEditor 3.6.6, and CKEditor 7.x-1.x-dev. This issue appears on Chrome and other browsers according to user reports. CKeditor had been working for several months without issue. I'm not quite sure when this bug started.
I always get this error on page load, once for each CKEditor instance that should load on the page:
Uncaught TypeError: Object #
| Comment | File | Size | Author |
|---|---|---|---|
| CKEditor-loading-issue.png | 46.26 KB | brycefisherfleig |
Comments
Comment #1
wwalc commentedCan you check the latest dev and confirm that the issue is fixed?
Comment #2
jcisio commentedFor reference #1895278: WYSIWYG editor should allow Drupal to trigger 'formUpdated' event
Comment #3
brycefisherfleig commentedThanks wwalc and jcisio. The error message has gone away since I udpated to latest dev module, but I'm still unable to get the CKEditor working in any textarea that has content....
Since no one else is having this issue, I have to wonder if this isn't caused by my theme or other contrib modules. I'll try switching to Bartik, and disabling modules to see that doesn't expose the root of the problem.
Anyway, thanks for the support!!
Comment #4
brycefisherfleig commentedSwitching to Bartik did not resolve this issue. I'm out of time today to try disabling all the modules, but I'll post back tomorrow.