Closed (fixed)
Project:
userlink
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Sep 2006 at 17:36 UTC
Updated:
27 Sep 2006 at 20:18 UTC
Jump to comment: Most recent file
When visitors (non-registered/logged in) click the "more"-link at the bottom of the "Recent Links"-block, they're transferred to userlink/0, presenting them with the title "all links..." yet no content whatsoever.
It would make alot more sense if the "more"-link would point to userlink/all or userlink/al/recent imo.
Maybe provide the option to set a custom URL for the "more"-link?
Peace
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | userlink.module | 24.56 KB | satori1984 |
Comments
Comment #1
satori1984 commentedSo here's an edited userlink.module
All I did was copy the "more"-link in delta 0 over to delta 2, making it point to "?q=links" instead of "?q=userlink/$uid".
Comment #2
satori1984 commentedbump to update status to "patch (code needs review)"
Comment #3
satori1984 commentedClosed in favor of node/86345.