Closed (fixed)
Project:
XML sitemap
Version:
7.x-2.x-dev
Component:
xmlsitemap.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Aug 2011 at 01:01 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pillarsdotnet commentedThe attached patch ensures that the proper directory prefix is shown, regardless of the default file scheme.
Comment #2
pillarsdotnet commentedReally, this time.
Comment #3
pillarsdotnet commentedShould have used
file_default_scheme().Comment #4
dave reidComment #5
dave reidI actually decided to base this off using file_build_uri() without realpath involved as that's kind of what core does already.
http://drupalcode.org/project/xmlsitemap.git/commit/6f4b6f0