Closed (outdated)
Project:
TinyMCE
Version:
5.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2008 at 07:07 UTC
Updated:
14 Jan 2021 at 19:25 UTC
Jump to comment: Most recent
It always returns an error when I try to have rich text editor toggle?
Anyone has the patch for 5.x-1.9?
Regards
Comments
Comment #1
cedarm commentedAre you using TinyMCE 3.x?
Try the patch in http://drupal.org/node/215580#comment-719204
Comment #2
pramudya81 commentedPerfects thanks
Comment #3
pramudya81 commentedBtw, Can we change it from link to a button? Do we need to modify the .module file for this?
Regards
Comment #4
pramudya81 commentedGot a little bugs here. When I set default to be false and users may enable/disable rich text editor, the image browser is not working.
If I set the default to be true though users may disable/enable rich text editor, it works fine. But when users first disable then re-enable the rich text editor again the image browser is not working.
Regards
Comment #5
pramudya81 commentedEveryone else also facing same problem here?
Regards
Comment #6
chaldar commentedYes. Same problem.
Comment #7
cedarm commentedI'll investigate tomorrow..
Comment #8
chaldar commentedIf I have the IMCE module and its TinyMCE plugin installed, then the image button stops working altogether irrespective of the settings for rich text toggle. The pop-up window appears, but contains nothing. Also posted under IMCE issues in case they know something about this issue: #296710: tinyMCE image button broken.
Comment #9
cedarm commentedI wasn't able to reproduce. Are you talking about the image (insert/edit image) button, or something with IMCE? We don't use IMCE, so if it's the latter, sorry I can't help.
Comment #10
pramudya81 commentedYes it is insert/edit image button (small square green button).
But yes I enable IMCE to support TinyMCE image/file browser.
Is it IMCE issue then?
Regards
Comment #11
pramudya81 commentedSometimes it works, sometimes it does not...
Comment #12
cedarm commentedSorry, I don't have time to help with this any more. I suggest you try to figure out exactly what sequence of actions triggers it to break, then disable IMCE and try to reproduce it. If it only happens when IMCE is enabled, hopefully they can track it down and fix it. Keep an eye on chaldar's post, #296710: tinyMCE image button broken.
Comment #13
pramudya81 commentedOk thanks. I'll look on chaldar's post...
To confirm yes it only happens when IMCE enabled. I'll figure out what makes it sometimes works and sometimes donts.
Regards
Comment #14
nicoloye commented