Closed (won't fix)
Project:
Voting API
Version:
5.x-1.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2007 at 08:38 UTC
Updated:
11 Jan 2011 at 16:26 UTC
Hi @all,
I'd just like to report a little bug I mentioned during development of a site:
In the votingapi_views.inc in handler votingapi_handler_filter_uid_voted there is a problem with the check of unregistered users. Because oly the uid is checked, all unregistered users are grouped by 0. So if an unregistered user has voted a content, all other unregistered users appear to have voted this content. This filter should check the hostname instead of the uid for a uid = 0 to see if the user has already voted.
Hope this can get fixed soon, as my site really depends on this filter :-)
Thanx in advance & cheers
hctom
Comments
Comment #1
eaton commentedSupport for the 5.x branch of VotingAPI has ended with the release of Drupal 7 and the upcoming release of VotingAPI 7.x-2.4.