The google CDN hosts the jquery.ui.theme.css file here: https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.7/themes/base/jquery..... If one uses hook_css_alter and switches this type from file to external, seven_css_alter will not switch the type back to file when it changes the data key.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-seven-1937860-1-set-type.patch | 1020 bytes | mikeytown2 |
Comments
Comment #1
mikeytown2 commentedComment #2
mikeytown2 commentedComment #4
mikeytown2 commented#1: drupal-seven-1937860-1-set-type.patch queued for re-testing.
Test went fatal on
FileDeleteTest->testInUse()Comment #5
markhalliwell+1, reviewed and tested
Comment #6
David_Rothstein commentedCommitted to 7.x - thanks! http://drupalcode.org/project/drupal.git/commit/51755eb
(Looks like this is not an issue in Drupal 8, by the way.)