Posted by hamsterbacke82 on August 23, 2009 at 3:24am
Jump to:
| Project: | Javascript Aggregator |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Im not sure if this is a related issue to this module or not:
I'm using lightbox 2 and javascript aggregator on my site with a cron job set up which runs without any errors. Only from time to time, about once a day or so, my lightbox 2 stops working and instead falls back to displaying pictures on a new blank page.
I switched minifying of and it works again without any problem. I'm also using Boost, but I think its not the culprit in this case as it does not cache the javascript.
Comments
#1
boost can cache the javascript, and in general it's a good idea to do it; if for example your using something like the google analytics module that flushes the js cache #477830: Refactor local file caching and cache clear logic
#2
Cleaning up. Please re-open if there is any new input on this.