Actions
Bug #25847
closedEditor doesn't load the right template (content from last edited template)
Start date:
2011-04-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If one template is edited and saved (and only if there is content) and i switch to another template and edit it (constant/setupts) than the content from the last template is in the editor-box.
if i now save the template the current template is overwritten with the content from the last edited template.
the content from the current template is not loaded, it seems that the t3editor always uses the previous template content.
Firefox 4
TYPO3 4.5
PHP 5.3.3 (with XDebug)
Actions