Active
Project:
IE Unlimited CSS Loader
Version:
6.x-1.3
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2011 at 15:05 UTC
Updated:
25 Nov 2011 at 15:05 UTC
We recently tried to use this module on pressflow core. Pressflow uses file_create_path instead of using base_path in many instances, resulting in empty @import "//..." paths. A possible fix would be to use file_create_path as well as pressflow, either for clean drupal core as well, or providing an alternative css aggregation function.