Actions
Bug #16902
closedprefixResourcePath does not handle url outside <style> tags
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-01-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
the url in
<h1 style="background-image:url(/fileadmin/templates/images/header_background.gif);">
will not be prefixed.
url inside a <style> tag will be prefixed correctly.
I know, that the problem can be fixed by moving all direct css formating into a <style> block.
(issue imported from #M4863)
Actions