Bug #14728
closedRTE doesn't load in frontend editing mode
0%
Description
the message "The editor is being loaded. Please wait..." is displayed, but the editor is never loaded.
It just occurs when "editforms-on-page" is selected for the current user in the admin panel. Is this a known issue already? If yes, sorry...
The following JS errors occur (Firefox JS console):
Error: RTEarea[editornumber].editor has no properties
Source File: http://192.168.42.55/extdev/index.php?id=85
Line: 1069
Error: typo3LoadOnlyPlugin is not defined
Source File: http://192.168.42.55/extdev/index.php?id=85
Line: 538
Error: initEditor is not defined
Source File: http://192.168.42.55/extdev/index.php?id=85
Line: 970
Error: evalFunc.outputObjValue is not a function
Source File: http://192.168.42.55/extdev/index.php?id=85
Line: 1127
(issue imported from #M1069)