Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Tag output
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2012 at 17:16 UTC
Updated:
4 Aug 2021 at 09:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaI think this should do it. Rather than simply removing the slash from the start of the URL, it removes the base_path().
Comment #2
damienmckennaA slight correction - it should use drupal_strlen() instead of strlen(), given it's already using drupal_substr().
Comment #3
damienmckennaCommitted.
Comment #4
damienmckennaComment #6
damienmckenna