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

eaton’s picture

Status: Active » Closed (won't fix)

Support 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.