Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Nov 2009 at 23:26 UTC
Updated:
29 Nov 2009 at 23:42 UTC
Relative URLs should be resolved in aggregate stylesheet.
E.g.
/sites/all/modules/module1/module1.css
body {
background-image: url(img/module1-background.jpg);
}
When this stylesheet is aggregated "img/module1-background.jpg" will point to "/sites/default/files/css/img/module1-background.jpg".
Comments
Comment #1
casey commentedforgot tag
Comment #2
casey commentedhmm lol
Comment #3
casey commented