Bug #24791
closedhtmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
0%
Description
When opening an existing tt_content record of type text you usually have 4 tabs :
- general
- text
- media
- access
Typo3 remembers wich tab was displayed last time you edited a tt_content record, so if you were editing the "text" tab before reopening the object, the text will show up fine in the RTE.
But if you were editing another tab before your last closing and now the form opens on that other tab, the RTE will not properly load and initialize text display : it will show a blank textarea. This is likely due to a .js initialization problem
(issue imported from #M17290)
Files
Updated by Alban Cousinie almost 14 years ago
Just tested with Typo3 4.5 and the issue is present as well.
Updated by Stanislas Rolland almost 14 years ago
The attached patch fixes this issue. Please confirm.
You need to clear the RTE cache (option of the Backend Clear cache menu) after applying the patch.
Updated by Alban Cousinie almost 14 years ago
Hi Stan,
Patch tested agains typo3 4.5 and unfortunately it does not work (emptied browser + typo3 cache of course).
Many many thanks for your comitment to investigate this issue.
Updated by Stanislas Rolland over 13 years ago
- Category set to RTE (rtehtmlarea + ckeditor)
- TYPO3 Version set to 4.4
Updated by Alexander Opitz over 10 years ago
- Status changed from Accepted to Needs Feedback
- Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Updated by Alexander Opitz almost 10 years ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Stanislas Rolland)
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.