Project

General

Profile

Actions

Bug #14728

closed

RTE doesn't load in frontend editing mode

Added by Sebastian Kurfuerst over 19 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-05-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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)

Actions #1

Updated by Stanislas Rolland over 19 years ago

I don't understand the scenario. Please explain how to set editforms-on-page for the current user.

Please specify on what OS and Browser version the problem is observed.

Please indicate also what version of the extension.

Actions #2

Updated by Sebastian Kurfuerst over 19 years ago

Sorry, I forgot to update the version of the extension to the newest one. Now everything works like a charm :) Thanks for your great work, Sebastian
PS: Editforms on page- Login as a backend user with admin panel enabled, go to the frontend, in the admin panel go to the "editing" section and switch on "display edit panels" and "editforms-on-page"

Actions

Also available in: Atom PDF