Posted by rank on December 2, 2008 at 6:34am
2 followers
Jump to:
| Project: | Links Package |
| Version: | 6.x-1.0-beta6 |
| Component: | Code: links_weblink.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | syscrusher |
| Status: | closed (fixed) |
Issue Summary
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:
Acme Foosballs
foosballs
- Acme Foosballs (458)
Comments
#1
I 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
#2
I've tested 6.x-1.0-beta10 and verified the fix, thank you Syscrusher.
#3
Thanks for the feedback. I'll go ahead and close this issue.