Closed (won't fix)
Project:
Drupal core
Version:
6.8
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
20 Apr 2009 at 14:16 UTC
Updated:
3 Jul 2010 at 11:26 UTC
Hello,
I tried to include my srcipts as described through the .info file.
either putting the scripts in the script.js file in the theme directory was working nor the statement:
scripts[] = myscript.js was working.
Only after deactivating the caching mechanism it is working.
Comments
Comment #1
berdirWhen changing a theme with JS aggregation enabled, you must clear the theme cache.