Actions
Bug #23875
closedhtmlArea RTE: The path of classesAnchor images are modified when saving
Start date:
2010-10-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If adding a e.g. Download-link in RTE the image specified in classesAnchor.downlaod.file is displayed just as it should. But when saving, the path of the image ist changed: "../" is added, so the image is broken.
Here's the PageTSConfig (no surprises, but anyway):
RTE.classesAnchor {
...
download {
class = download
type = file
image = fileadmin/gestaltung/rte-icons/icon_download.gif
...
(issue imported from #M16175)
Files
Actions