Closed (fixed)
Project:
Advanced CSS/JS Aggregation
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 May 2011 at 10:14 UTC
Updated:
16 Jun 2011 at 07:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
alexbk66- commentedFound it, the site was offline. Is it expected behavior?
I guess the check could be improved to handle this situation better.
HobbyBlob.com
Comment #2
mikeytown2 commentedAh yeah, if the site is offline then the callback won't work. Thanks for the heads up; Looks like I need to adjust the message for this situation.
Comment #3
mikeytown2 commentedCommitted this patch; let me know if you want to change anything.
Comment #4
alexbk66- commentedThanks mike!
I found also that once the site is offline - because of this test async mode is reset to false. Then after taking site online I have to enable it manually again.
This patch doesn't fix that?
Comment #5
mikeytown2 commentedIt fixes that; but if your already set to false, you have to re-save the async setting. I will turn it off automatically; will not turn it on automatically.
Comment #6
manoloka commentedI have this problem but my site is Not offline.
I've followed all the instructions from the readme file and still the same.
??? any ideas of what else could I try?
Comment #7
mikeytown2 commented@manoloka
We are debugging an issue similar to yours over here #1171244: Asynchronous debug info troubleshooting