Actions
Bug #17827
closedclassesAnchor and classesLinks get lost when changing tab in link browser
Start date:
2007-11-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have a RTE configuration with the following:
RTE.default.classesLinks = cw_details
RTE.default.classesAnchor = cw_details
When I open the link browser for a new link, the default tab is "Page". In the Style drop-down menu I have "cw_details". When I change tab to "File" I get the same and that is correct so far.
Now if I switch back to "Page", I get the list of default anchor styles "internal-link" and "internal-link-new-window". If I switch again to "File", I get "download" in the list of styles.
Obviously custom list of classes get lost when switching tabs.
TYPO3 4.1.3
rtehtmlarea 1.5.4
Reproduced with both Firefox 2.0.0.9 on Mac OS X and Internet Explorer 6 on Windows XP.
(issue imported from #M6787)
Actions