Actions
Bug #23250
closedhtmlArea RTE: Modify link option missing in context menu
Start date:
2010-07-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In TYPO3 < 4.4, opening the context menu of an already set link contained "Modify link" as an option. In 4.4 there is no change in the context menu after inserting a link, the function is still called "Create link" although it provides the "modify link" functionality as before.
(issue imported from #M15203)
Files
Updated by over 14 years ago
Thanks Stanislas. I applied it to 4.5 trunk but I don't see any change. I cleared typo3temp/rtehtmlarea. Do I need to clear any other caches?
Updated by Steffen Kamper over 14 years ago
patch works as expected. Lorenz: you have to clear the rte cache from cache menu or manuelly clean typo3temp\rtehtmlarea dir
Updated by Stanislas Rolland over 14 years ago
Committed to SVN TYPO3core trunk (revision 8252) and branch TYPO3_4-4 (revision 8253).
Actions