Bug #23353
closedhtmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
0%
Description
When using the advanded frontend edting to edit an element with text and klicking on the text tab, the rte is not loaded.
The loading bar is shown and nothing happens - but I can see the icon for full screen rte mode. By clicking on this icon the tabs disappear and the rte is loaded full screen in the lightbox. Text can be edited and safed. By closing the RTE-Full-Screen mode I´m returned to the text tab and the loading bar.
When I save & close I get this 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."
On confirming the message, the advanced fe-editing window closes, but lightbox background stays with a loading bar "loading content". I habe to reload the page go on - and the changes I´ve made are in my content element.
(issue imported from #M15355)
Files
Updated by Stephan Dierlamm over 14 years ago
It´s a Typo3 4.4.1 Probleme, downgrading to 4.4.0 helps
Updated by Oliver Hader over 14 years ago
Hi Stephan,
the advances frontend editing (extension key "feeditadvanced") requires at least TYPO3 4.3. So please tell me the exact version of TYPO3 your are using.
Updated by Stephan Dierlamm over 14 years ago
Hi Oliver,
sorry for the confusion! I typed a wrong Version number in my first note:
The problem occurs in Typo3 4.4.1 - we now downgraded back to 4.4.0 and everything works fine. RTE is loaded normally in the text tab of the feeditadvanced lightbox.
Updated by Oliver Hader over 14 years ago
Ok, will analyze that and whether it is a regression...
Can you reproduce the same behaviour with TYPO3 4.3.3 (works) and TYPO3 4.3.4 (does not work)?
Updated by Oliver Hader over 14 years ago
This was introduced with issue #14859 and affects TYPO3_4-4 and Trunk.
Updated by Stanislas Rolland over 14 years ago
Please test attached patch (rtehtmlarea_bugfix_15355_trunk_v2.patch).
Updated by Oliver Hader over 14 years ago
Thanks Stan for your fast response!
+1 by reading and testing
Updated by Stephan Dierlamm over 14 years ago
Many Thanks to Oliver and Stan! Works with the patch!
Updated by Stanislas Rolland over 14 years ago
Committed to SVN TYPO3core trunk (revision 8503) and brnach TYPO3_4-4 (revision 8504).
Updated by Daniel Germer over 13 years ago
- File feeditadvanced_FF_4.0.jpg feeditadvanced_FF_4.0.jpg added
- File whenLoadedFullscreen.png whenLoadedFullscreen.png added
- File returningFromFullscreen.png returningFromFullscreen.png added
Now I have installed typo3 4.5.2 with this patch in place but the editor does not load the textfield in the feeditadvanced lightbox.
However, when I click to edit full screen the editor is loading the textarea, sometimes with the text, sometimes without the text of the article...
When I close full-screen edit the textarea shows, but still without text, even when I edit existing content.