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)
Updated by Markus Blaschke over 13 years ago
Seems to be some kind of firebug/noscript (firefox addons) issue.
Updated by Tobias Liebig over 13 years ago
- Assignee set to Tobias Liebig
Sounds pretty strange. I'll check that.
thanks for reporting
Updated by Michael Stucki almost 11 years ago
- Project changed from 75 to TYPO3 Core
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Closed
- Is Regression set to No
can reproduce on current browsers.
Actions