Closed (fixed)
Project:
XML sitemap
Version:
5.x-1.3
Component:
xmlsitemap
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2007 at 19:07 UTC
Updated:
23 Dec 2007 at 19:11 UTC
This file refers to gss.css and gss.js, but both files can't be found. The reference should be fully qualified, e.g.
<link href="/modules/xmlsitemap/gss/gss.css" type="text/css" rel="stylesheet"/>
<script src="/modules/xmlsitemap/gss/gss.js"></script>
Comments
Comment #1
darren ohMost people install in sites/all/modules. Since we can't know where the module will be installed, this file is copied to the files directory and the actual path is added when the module is enabled. Provide a patch that preserves that behavior and I'll apply it.
Comment #2
darren ohFixed in CVS commit 90775.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.