You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
now, in the jsregistry.xml there are the following two lines:
( that is : javascript bundle="tinymce" id="tiny_mce.js" /
javascript bundle="tinymce" id="tiny_mce_init.js" / , the interface seems to eat the comments if I leave the angle brackets around it....)
the second of this is non-existent anymore, it just gives an error in portal_javascripts that the resource does not exist.
The first one, I have no clue what it is supposed to do. If you disable it, everything works again. Both Plomino and Collective.cover, also with RichText Tiles.
UPDATE: it appears this has been noticed before in #213 , but now it is actively harmful to have it included.
The text was updated successfully, but these errors were encountered:
Plone version 4.3.2:
boom, Tinymce disappears...
now, in the jsregistry.xml there are the following two lines:
( that is : javascript bundle="tinymce" id="tiny_mce.js" /
javascript bundle="tinymce" id="tiny_mce_init.js" / , the interface seems to eat the comments if I leave the angle brackets around it....)
the second of this is non-existent anymore, it just gives an error in portal_javascripts that the resource does not exist.
The first one, I have no clue what it is supposed to do. If you disable it, everything works again. Both Plomino and Collective.cover, also with RichText Tiles.
UPDATE: it appears this has been noticed before in #213 , but now it is actively harmful to have it included.
The text was updated successfully, but these errors were encountered: