To make it clear. Which one is used / necessary?

Drupal Core

Or

JS Aggragator http://drupal.org/project/javascript_aggregator

If the module is needed you should check if it enabled.
If you use the JS Core Aggregator you shoul check, that there is not the JS module enabled.

Comments

mehmeta’s picture

Drupal core js aggregator has to be enabled for this module to work. It is checking whether it is enabled and warning the user if it's not, however the module is not checking whether other js aggregation related contrib modules are active at the moment.

bennos’s picture

Category: support » feature

Check of other js aggregation modules are enabled and show a status message.

mehmeta’s picture

Status: Active » Fixed

Checking whether javascript_aggregator is enabled and warning the user on the admin page now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.