Bug #19747

TYPO3 4.2.3 + IRRE + RTE = System Error when saving.

Added by Jochen Rieger over 6 years ago. Updated over 6 years ago.

Status:Resolved Start date:2008-12-27
Priority:Should have Due date:
Assigned To:Stanislas Rolland % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version: Is Regression:
PHP Version: Sprint Focus:
Complexity:

Description

As stated in the RTE mailing list [1] there is a nasty sounding JS error window popping when saving child records (more than one) that contain an RTE:

---------------------------------
Error Message:

"SYSTEM ERROR: One or more Rich Text Editors on the page could not be contacted. This IS an error, although it should not be regular.
You can save the form now by pressing OK, but you will loose the Rich Text Editor content if you do.

Please report the error to your administrator if it persists."
---------------------------------

---------------------------------
Firebug Debug Output:

data is not defined
setRTEsizeByJS() htmlarea...ressed.js (line 164)

return null;};var setRTEsizeByJS=functio...ty]=RTE[property]?RTE[property]:false;}}
---------------------------------

[1] http://support.typo3.org/projects/rte/m/typo3-rte-typo3-423-and-rte-in-irre-system-error-375711/

(issue imported from #M10024)


Related issues

duplicates Core - Bug #19477: RTE does not work in IRRE subelements Resolved 2008-10-17

History

#1 Updated by Stanislas Rolland over 6 years ago

I cannot reproduce this error after applying the patch attached to issue #9596.

Please upload an extension with which the error may be reproduced.

#2 Updated by Jochen Rieger over 6 years ago

Yes, Stanislas, I can confirm this now after having patched against 4.2.4-dev.

Good work, thanks!

#3 Updated by Stanislas Rolland over 6 years ago

Fixed in SVN TYPO3core branch TYPO3_4-2 (revision 4670).

Also available in: Atom PDF