When drupal is not located in the web root, the path for location.css is broken. The attached patch corrects this by changing location.inc to use the standard drupal_set_html_head(theme('stylesheet_import'... function. This has been tested and works as expected.
| Comment | File | Size | Author |
|---|---|---|---|
| location.inc_0.patch | 686 bytes | seanr |
Comments
Comment #1
ankur commentedThanks, Sean. Committed to HEAD.
Comment #2
(not verified) commented