Closed (fixed)
Project:
Links Package
Version:
master
Component:
Code: links_related.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jul 2006 at 16:35 UTC
Updated:
7 Aug 2006 at 13:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
RayZ commentedHere's a simple patch that modifies
links_goto_link()to calllinks_is_external()and if it returns false, passes the url throughurl()before redirecting.Comment #2
syscrusher commentedPatch doubleplusgood. Accepted for today's CVS commit, with much thanks.
Scott
Comment #3
syscrusher commented@RayZ...
By the way, in answer to your first paragraph, your understanding of how this is supposed to work is correct. Internal links *are* supposed to be supported.
Scott
Comment #4
syscrusher commented@RayZ...
By the way, in answer to your first paragraph, your understanding of how this is supposed to work is correct. Internal links *are* supposed to be supported.
Scott
Comment #5
(not verified) commented