Bug #19519
Save form with more then one RTE on a Flexible CE opens an popup with "Your login has probably expired"
Status: | Resolved | Start date: | 2008-10-28 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Stanislas Rolland | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.2 | Is Regression: | ||
PHP Version: | 4.3 | Sprint Focus: | ||
Complexity: |
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)
Related issues
History
#1 Updated by Michael Voehringer almost 7 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
#2 Updated by Michael Voehringer almost 7 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
#3 Updated by Michael Voehringer almost 7 years ago
Here is an FF Error Message:
document.getElementById("pleasewait" + editorNumber) is null
http://---.----.--/typo3temp/rtehtmlarea/htmlarea_d1dec8a236685ad8492c.js
Line 2690
#4 Updated by Michael Voehringer over 6 years ago
this is an duplicate of bug 0008232, please can you integreate the bugfix of 0008232 in the 4.2.2 branch.
#5 Updated by Michael Voehringer over 6 years ago
this bug still exists in Typo3 V4.2.3 / PHP 5.2
#6 Updated by Anatoly over 6 years ago
Same problem here. (TYPO3 4.2.3, TV 1.3.7)
#7 Updated by Tom Walter over 6 years ago
same problem here (TYPO3 4.2.3 - TV 1.3.7 PHP 5.2)
#8 Updated by Dmitry Dulepov over 6 years ago
TV is not relevant. It does not show forms. The problem is in the TYPO3 core.
I cannot reproduce it in trunk.
#9 Updated by Stanislas Rolland over 6 years ago
Please try patch attached to issue #19865 (applicable against 4.2.6) pending in core list.
#10 Updated by Stanislas Rolland over 6 years ago
Fixed by patch to issue #19865.
Committed to branch 4.2 (for inclusion in TYPO3 4.2.7).