splittingred / TinyMCE

TinyMCE integration for MODx Revolution.
http://svn.modxcms.com/docs/display/ADDON/TinyMCE
35 stars 19 forks source link

Content not editable in Rich Text TV's moved out of Template Variables tab #28

Closed damonbauer closed 9 years ago

damonbauer commented 13 years ago

I've got multiple Rich Text TV's that I've moved into the main resource tab (Create/Edit Document) so that all editable content areas are in one place. However, on the resource page load, the content is not displayed. The RTE is loaded, but I cannot interact with it - the text inside the RTE is not there, but I can view the HTML source (this is not ideal, as this is for a client).

This is happening in everything EXCEPT Internet Explorer - it works as expected in IE (Chrome, FF, Safari all do not work correctly).

This question has been marked as fixed: https://github.com/modxcms/revolution/commit/81d67feee42e13cd156d4f056f44d7caddbcd518 - I tried editing the lines this bug refers to, but it did not resolve the problem.