Bug #19519
closedSave form with more then one RTE on a Flexible CE opens an popup with "Your login has probably expired"
0%
Description
If i try to save a form with more then on RTE on it (in my case it is an Flexible CE) an dialog pops up "Your login has probably expired. Do you want to refresh it now?".
The form did not save!
typo3 4.2.2
Browser FF3 and Safari
(issue imported from #M9666)
Updated by Michael Voehringer about 16 years ago
Additional infos:
- After Update to the latest svn source [r4358] i can save the form when i chose cancel in the dialog
- I can only reproduce it with Flexible Content Elements, plugins that uses more then one RTE are work as expected
Updated by Michael Voehringer about 16 years ago
More infos: * in my case the RTE is integrated via IRRE * I can reproduce it also in IE6 * all the text-input elements are empty even though there are data in the DB
Updated by Michael Voehringer about 16 years ago
Here is an FF Error Message:
document.getElementById("pleasewait" + editorNumber) is null
http://---.----.--/typo3temp/rtehtmlarea/htmlarea_d1dec8a236685ad8492c.js
Line 2690
Updated by Michael Voehringer about 16 years ago
this is an duplicate of bug 0008232, please can you integreate the bugfix of 0008232 in the 4.2.2 branch.
Updated by Michael Voehringer about 16 years ago
this bug still exists in Typo3 V4.2.3 / PHP 5.2
Updated by Anatoly almost 16 years ago
Same problem here. (TYPO3 4.2.3, TV 1.3.7)
Updated by Tom Walter almost 16 years ago
same problem here (TYPO3 4.2.3 - TV 1.3.7 PHP 5.2)
Updated by Dmitry Dulepov almost 16 years ago
TV is not relevant. It does not show forms. The problem is in the TYPO3 core.
I cannot reproduce it in trunk.
Updated by Stanislas Rolland over 15 years ago
Please try patch attached to issue #19865 (applicable against 4.2.6) pending in core list.
Updated by Stanislas Rolland over 15 years ago
Fixed by patch to issue #19865.
Committed to branch 4.2 (for inclusion in TYPO3 4.2.7).