Closed (won't fix)
Project:
Vote Up/Down
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Feb 2008 at 19:33 UTC
Updated:
11 Jun 2010 at 08:46 UTC
I was getting duplicate feed icons on the storylink/{user}, storylink/new, and a few other pages.
In the vote_storylink_page_user and vote_storylink_new functions there is no need to call:
$output .= theme('feed_icon', url("storylink/$account->uid/feed"));
as this is called inside the function drupal_add_feed which gets called three lines down resulting in the duplicate icons.
| Comment | File | Size | Author |
|---|---|---|---|
| dup_feed_icon.patch | 2.1 KB | sikjoy |
Comments
Comment #1
marvil07 commentedPlease take a look to the update on the project page, now
5.xis not-really-maintained.