It's impossible to toggle between using the editor and not using it. The javascript generates the following error:
tinyMCE.getEditorId is not a function
as reported in the error log for Firefox. This is critical since it's not possible to add the < !--break--> in a story to separate the teaser from the rest of the body without disabling the editor, but you can't do it without disabling.
Comments
Comment #1
dchakrab commentedI have this problem as well with TinyMCE v. 3, which seems to break a great many other things as well. Downgrading to previous version might fix it, but not sure yet.
Comment #2
co_photobug commentedThe mceToggle does not work for me in IE7 or in Firefox 2. I started with TinMCE v. 3, then downgraded it to 2.1.3 with no success.
Comment #3
1kenthomas commentedDitto. Running jQuery update, latest release builds of everything else.
Comment #4
1kenthomas commentedSeems duplicate of http://drupal.org/node/234380, fix there works. Marking as duplicate.