Closed (duplicate)
Project:
Javascript Aggregator
Version:
5.x-1.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2008 at 18:42 UTC
Updated:
1 Feb 2009 at 12:20 UTC
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
Comment #1
socialnicheguru commentedSolution is this patch:
http://drupal.org/node/263557
Comment #2
deepbluesolutions commentedIm 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!