Closed (fixed)
Project:
Rep[lacement]Tags
Version:
5.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2007 at 22:40 UTC
Updated:
16 Aug 2007 at 07:33 UTC
When using internal nodes, the HTML is getting created with two slashes at the beginning which is breaking the relative links.
For example:
{INT user/2}silfreed{/INT} => <a href='//user/2'>silfreed</a>
{NODE 399}Dad's 60th birthday{/NODE} => <a href='//node/399'>Dad's 60th birthday</a>
Comments
Comment #1
profix898 commentedBugfix committed to Drupal-5 branch. Thanks.
Comment #2
(not verified) commented