Closed (fixed)
Project:
Links Package
Version:
6.x-1.0-beta6
Component:
Code: links_weblink.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Dec 2008 at 06:34 UTC
Updated:
2 Jan 2009 at 04:06 UTC
I have upgraded links package from 5.x-1.8 to 6.x-1.0-beta1.
On the 5.x version, the click count (not the read count) for a weblink was displayed in brackets next to the link name, just below the taxonomy.
On the 6.x version, the bullet line with the click count is missing.
For example:
foosballs
Comments
Comment #1
syscrusher commentedI found the cause of this. I wasn't registering theme_links_weblink_append() in hook_theme(). That's taken care of. Watch for Beta 7 to be released later today. Thanks for the bug report.
Kind regards,
Syscrusher
Comment #2
rank commentedI've tested 6.x-1.0-beta10 and verified the fix, thank you Syscrusher.
Comment #3
syscrusher commentedThanks for the feedback. I'll go ahead and close this issue.