CMS MADE SIMPLE FORGE

TinyMCE

 

[#12180] TinyMCE fails with activated extension

avatar
Created By: Peter Engels (pengels)
Date Submitted: Tue Oct 29 04:24:37 -0400 2019

Assigned To:
Version: 3.3
CMSMS Version: 2.2.12
Severity: None
Resolution: None
State: Open
Summary:
TinyMCE fails with activated extension
Detailed Description:
TinyMCE will show only pure html source-code, if the gallery or showtime2
extension is activated. That is true for CMSMS 2.2 & 2.3. In TinyMCE 3.1 the
problem did not exist.

An interesting fact is, that TinyMCE will work fine and shows the extensions, if
you set $config['debug'] = true.

Regards Peter


History

Comments
avatar
Date: 2019-10-29 04:27
Posted By: Mathieu Muths (airelibre) (airelibre)

For the moment can you try to disable the Gallery and Showtime module Tinymce
plugin in the TinyMCE profile options ?
Do you have a JS error ?
      
avatar
Date: 2019-10-29 04:36
Posted By: Peter Engels (pengels)

Disabling the extensions will work fine, no problems. There are no shown errors,
it simply doesn't work.
      
avatar
Date: 2019-12-13 13:05
Posted By: Chris Taylor (chrisbt)

I believe I have found the same issue, when the Gallery plugin is activated.
Using Gallery 2.4.1

In the generated TinyMCE javascript configuration file:
https://localhost/blah/tmp/cache/tinymce_56fd90efd783dad9cb313ae7c794b633.js?1576259602

There are about 24 errors like the following through the js file. All Undefined
index: children:
<br />
<b>Notice</b>:  Undefined index: children in
<b>C:\xampp\htdocs\blah\tmp\templates_c\e03c9d7a4042d4d9426c56dbd0c90876f452764c_0.cms_template.TinyMCE_JavaScript.php</b>
on line <b>495</b><br />

Let me know if I can send anything else to help.

Everything else seems to be working like a dream - thanks :)

Cheers

Chris
      
avatar
Date: 2020-05-28 15:24
Posted By: Morten Poulsen (silmarillion)

Cannot confirm in latest version 3.3.2. Please reopen if bug remains.