Closed (fixed)
Project:
Link
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2008 at 13:00 UTC
Updated:
14 Nov 2019 at 10:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
quicksketchCould you describe the steps to reproduce this problem? I'm not clear on where things are not working.
Comment #2
Arban commentedSame issue here.
I use Drupal 6.2 with Views 6.x-2.0-beta3. When I update link from 6.x-2.1-beta4 to 6x.-2.2, I have no formater in Views. So only the url is shown (same like the title-field is empty).
When I'm go back to link 6.x-2.1-beta4, there is no problem and the link is correctly show up with the link as title...
Comment #3
quicksketchThis looks like a change I had intendedfor CCK I made to link.module. Use the following patch to correct this problem or delete lines 18 and 19 from link.views.inc. Please let me know if this resolves the problem.
Comment #4
Arban commentedYeps, deleting lines 18 and 19 resolved the problem. Thanks for de rapid answer...
Comment #5
quicksketchGreat. Committing. I'll make another release shortly so that we don't have this problem in the latest supported version.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
kenorb commentedSimilar in 7.x
Comment #8
damienmckenna