Closed (fixed)
Project:
Advanced CSS/JS Aggregation
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2011 at 15:33 UTC
Updated:
22 Jun 2011 at 19:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeytown2 commentedThis patch has been committed, let me know if this is doesn't fix this for you.
Comment #2
devkinetic commentedI was using rc5, then switched to the dev version to try this out, the dev version was just to buggy atm. I rolled back, then updated to rc6 and applied this patch. i did a full uninstall/reinstall procedure to ensure there was nothing hanging our in the db and i haven't popped any errors since doing so.
Thanks for this module though, I'm over at Omega8 running boost behind varnish and this module is my only solution for not serving cached pages with mismatched css filenames resulting in unstyled pages.
Comment #3
mikeytown2 commentedThe dev version shouldn't be that buggy. There has only been 1 commit to dev after RC-6 & that was to fix some notices that got thrown.
http://drupalcode.org/project/advagg.git/shortlog/refs/heads/6.x-1.x
In any case, glad this is working for you. Let me know if you encounter any more issues.
Comment #4
devkinetic commentedI was getting spammed with mass amounts of database errors. I believe they INSERT statements, and it was duplicate record errors. If I get anymore, I will be sure to post, but it might have been due to all the messing around I have been doing. It could even be my environment, but that is TBD.
Comment #5
mikeytown2 commentedit would have to do with needing to run update.php
Comment #6
devkinetic commentedI know what your saying as I did pop an error about the cache_advagg_css_compress_inline table. That was fixed by update.php
The error I'm still getting is detailed here: http://drupal.org/node/1182754