Active
Project:
Links Package
Version:
6.x-2.x-dev
Component:
Code: links_weblink.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2011 at 17:00 UTC
Updated:
17 Mar 2011 at 23:30 UTC
Hi,
when I check the box for "Weblink node titles go to destination page" the title does not link to the destination url, instead it links back to the Weblinks: Mainpage.
The correct links looks like this:
http://www.mydomain.com/links/goto/293/105/links_weblink
The title link with activated "node goes to destination page" shows this:
http://www.mydomain.com/links/weblink/links/goto/293/105/links_weblink
I am using links 6.x-2.x-dev (2011-Feb-25)
Comments
Comment #1
l0rne commentedI've run into the same problem (or something very similar), but I'm using 6.x-1.2.
Under "Package Settings", I have "Link directly to external pages" unchecked.
Under "Weblinks Module", I have "Weblink node titles go to destination page" checked, and "Display link" set.
the title link looks like this, which does not work:
http://www.mysite.com/links/links/goto/87/4/links_weblink
The "visit" link below it looks like this, which does work:
http://www.mysite.com/links/goto/87/4/links_weblink
I have not been able to track down the source of the problem, but I am working around it by checking "Link directly to external pages" under "Package Settings". This means I can't track clicks, but it does work.