Closed (fixed)
Project:
Location
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2006 at 19:32 UTC
Updated:
22 Mar 2006 at 20:00 UTC
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