Closed (fixed)
Project:
Link
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2007 at 23:45 UTC
Updated:
14 May 2007 at 01:14 UTC
Hi,
I am using the Link module in conjunction with Views to create a link directory on my site. I have created a custom content type that has a link and a description. One issue I have encountered is that when Views is outputting my list of link nodes as a table, the link is displayed as the entire URL, rather than the specified link text.
This may be a Views issue, but I thought I'd post it here just in case anyone knew whether this was a bug or whether there was a workaround. Thanks.
Comments
Comment #1
quicksketchI get this issue one about once a week :P
It is a bug in the CCK views implementation, upgrade your CCK to the latest version.
Comment #2
Steve Dondley commentedI've upgraded to the latest version of cck and it didn't help. I cannot get the title to be the hyperlinked text.
Comment #3
Steve Dondley commentedFollowing the instructions here helped, though: http://drupal.org/node/128994#comment-217993
Can someone shed some light on this?
Comment #4
Steve Dondley commentedOK, I did not download the dev version of cck, found at http://drupal.org/node/98656
Comment #5
jdleonard