Closed (won't fix)
Project:
TinyMCE
Version:
6.x-1.1-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2008 at 11:38 UTC
Updated:
25 Oct 2010 at 11:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
fleetcommand commentedI think we should set it's priority to "critical" since it blocks tinymce from working if the user hits the preview button of drupal
Comment #2
edgar83 commentedThe initialisation code is added twice per textarea. Tinymce 3 does not seem to like that. I added my quickfix, but i'm not sure it's clean to add yet another static variable.
Comment #3
dtougas commentedI encountered this problem with Drupal 6.8 and TinyMCE 3.2.1. The patch attached in comment #2 seems to have fixed the problem for me.
Comment #4
fleetcommand commentedClosed issue since the module is deprecated now.