Actions
Bug #14789
closedDynamic CSS not properly included if Typo3 is not in Webserver's root
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-06-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When Typo3 is not installed in the webserver's root path, the dynamiccss.css file will not be properly included. The STYLE-tag's src-attribute will be set as if Typo3 was installed in the webserver's root.
I fixes this problem for me, it was just a little change, see the attachment for more information.
(issue imported from #M1154)
Files
Updated by Johannes Bornhold over 19 years ago
Forget to mention: This is a problem in the backend only!
Updated by Stanislas Rolland over 19 years ago
Thanks for the correction.
Corrected in version 0.5.2.
Actions