- Make sure that CSS files are correctly created in the right directory
- Make sure that CSS files aren’t compressed when specified (especially test recursion)
- Make sure that compressed files don’t overwrite uncompressed version (and vice versa), depending on the module requesting it
- Make sure that files that shouldn’t be cached are not folded into the aggregated file
- Make sure that aggregated files are only used when they are actually present. When creation fails (e.g. permission error), use non-aggregated version
Comments
Comment #1
simePostponed until test files are created.
http://drupal.org/node/296388#comment-988224
Comment #2
cameron tod commentedPretty sure that this 4 year old issue can be closed now, as CSS and JS aggregation has been well and truly live and working well in D7 for some time.