I added this to the exclude from JS aggregation
/sites/all/modules/fckeditor/fckeditor.config.js
/sites/all/modules/fckeditor/fckeditor.utils.js
/sites/all/modules/fckeditor/fckeditor.popup.js
/sites/all/modules/fckeditor/fckeditor/fckconfig.js
/sites/all/modules/fckeditor/fckeditor/fckeditor.js

nothing in the subdirectories is excluded. only fckeditor.config.js and fckeditor.utils.js

am i doing something wrong.

I cleared Drupal and browser cache.

Chris

Comments

socialnicheguru’s picture

Status: Active » Closed (duplicate)

Solution is this patch:

http://drupal.org/node/263557

deepbluesolutions’s picture

Im getting this issue too. I have excluded

/sites/all/modules/fckeditor/fckeditor.config.js
/sites/all/modules/fckeditor/fckeditor.utils.js
/sites/all/modules/fckeditor/fckeditor.popup.js
/sites/all/modules/fckeditor/fckeditor/fckconfig.js
/sites/all/modules/fckeditor/fckeditor/fckeditor.js

and yet the first two are the only files being excluded. I checked the link on this thread but cannot see how to get this fixed.

Drupal 5.11
Fckeditor 5.x-2.2-rc6
Javascript Aggregator 5.x-1.5
IMCE 5.x-1.0

Any thought, gratefully welcomed, other than hacking the aggregator module!