Taken from http://drupal.stackexchange.com/questions/146805/css-js-aggregation-shut...

With the change to a css and/or js file make sure it's seen if the bypass cookie is set.

Comments

  • mikeytown2 committed 88827fa on 7.x-2.x
    Issue #2422581 by mikeytown2: Call _drupal_flush_css_js() when changes...
mikeytown2’s picture

Status: Active » Fixed

Now calls _drupal_flush_css_js which changes the query string attached to individual files that are outside of aggregates; useful with ?advagg=0 mode.

  • mikeytown2 committed 0db9f6e on 7.x-2.x
    Issue #2422581 by mikeytown2: Call _drupal_flush_css_js() when changes...

  • mikeytown2 committed c4f9f08 on 7.x-2.x
    Issue #2422581 by mikeytown2: Call _drupal_flush_css_js() when changes...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.