Closed (fixed)
Project:
Related links
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2006 at 20:17 UTC
Updated:
9 Nov 2006 at 22:15 UTC
i run drupal in a subdir called dr47. i entered into this href in my body: /dr47/node/12. the link in the block has invalid href: /dr47//dr47/node/12.
perhaps i used an invalid or non recommended way to compose the link but i;m not so sure about that.
Comments
Comment #1
Zen commentedThey were wrapped in an l() call and url() doesn't handle these paths correctly. Should be fixed in HEAD.
Cheers :)
-K
Comment #2
(not verified) commented