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.

CommentFileSizeAuthor
location.inc_0.patch686 bytesseanr

Comments

ankur’s picture

Status: Needs review » Fixed

Thanks, Sean. Committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)