The link which points to the user profile uses the old "user/view/X" style instead of the new "user/X/view" style. The attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | SYNDICATION_4_6.txt | 3.41 KB | Prometheus6 |
| syndication.module.patch | 887 bytes | tangent |
Comments
Comment #1
Prometheus6 commentedThis patch corrects the user view links (user/$uid instead of user/view/$uid) and the blog RSS links (blog/$uid/feed instead of blog/feed/$uid).
It also modifies the block it creates so that on the blog pages it links to the appropriate blog feed (blog/feed or blog/$uid/feed) rather than the overall site feed.
Finally there's some minor reformatting of the output and the menu link was changed from "syndication" to "RSS feeds."
Comment #2
lennart commentedThis is still an issue - could someone commit the patch?
Kind Regards,
Lennart
Comment #3
deekayen commentedComment #4
deekayen commentedApplied to DRUPAL-4-6.
Comment #5
(not verified) commented