• 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

sime’s picture

Status: Active » Postponed

Postponed until test files are created.
http://drupal.org/node/296388#comment-988224

cameron tod’s picture

Component: tests » ajax system
Status: Postponed » Closed (duplicate)

Pretty 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.