Closed (fixed)
Project:
IMCE
Version:
5.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2008 at 12:12 UTC
Updated:
28 Sep 2008 at 06:30 UTC
Setup: Drupal 5.7, TinyMCE 3.0 with patch http://drupal.org/node/215580#comment-719204, and IMCE 5.x-1.2 with tinyMCE support enabled.
The tinyMCE 'Image' button (which should invoke IMCE) stops working. The pop-up window appears but contains nothing.
The problem may be in the tinyMCE 3.x patch for D5 and not in IMCE, but if you know something that may help solve this issue, please post in #293715: Toggle rich editor. Thanks.
Comments
Comment #1
chaldar commentedThe problem with the tinyMCE image browser occurs only when the IMCE support is enabled. So this seems like a IMCE problem. Please have a look.
Comment #2
pramudya81 commentedExactly as mine...
Dont know what's wrong.
Comment #3
chaldar commentedAnyone who is successfully using IMCE image browser within TinyMCE 3 (with the patch, see above) on D5? This is a serious problem. Request attention of IMCE developers.
I'm not a javascript expert, but it looks like with this setup the javascript code attached to the tinyMCE image button to invoke the image browser is getting clobbered. May be a conflict between the patch and IMCE. This happens only when the IMCE tinyMCE support is enabled.
Comment #4
chaldar commentedThis problem seems to fall through the gap between the TinyMCE and IMCE modules.
If there is anyone out there successfully using TinyMCE 3 with D5 with the patch and also the IMCE image browser with it, please share your experience. Without the IMCE image browser the TinyMCE image insert feature is crippled.
Comment #5
oneoftwo commentedworks/worked for me with Drupal 5.7 & 5.10, IMCE 1.2, TinyMCE module 5.x-1.x-dev (2008-Apr-14) (which should be the same as 1.9 apart from translations) with the same patch as you mentioned and TinyMCE 3.1.0 & 3.1.1 ... Try upgrading TinyMCE if you are still using 3.0?
Comment #6
chaldar commentedResolved with the latest tinyMCE 3.2 version as described in #269527: TinyMCE 3 support for Drupal 5. Closing issue.