Closed (won't fix)
Project:
Date
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2009 at 16:49 UTC
Updated:
26 Oct 2018 at 02:27 UTC
Jump to comment: Most recent
Comments
Comment #1
karens commentedThis is not a 'bug', it's by design so that the css can be aggregated.
Comment #2
mstrelan commentedHow about
if (variable_get('preprocess_css', FALSE)) { /* load the css */ }otherwise check when it is actually needed. I'm sick of having over 31 stylesheets from modules like this and not being able to easily test IEComment #3
jcisio commentedIt turned out that always loading CSS is not a good idea and it was fixed in 7.x-2.x. Would we backport it to 6.x? I mean whether patch will be accepted?
Comment #4
damienmckennaUnfortunately the Drupal 6 version of the Date module is no longer supported. That said, we appreciate that you took time to work on this issue. Should this request still be relevant for Drupal 7 please feel free to reopen it. Thank you.