When viewing the vote up/down field as user with no permissions to vote, I get the following warning:

Notice: Undefined variable: reset_access in vud_widget_proxy() (line 223 of …/sites/all/modules/vote_up_down/vud.theme.inc).

Comments

itangalo’s picture

Status: Active » Needs review

Patch over at http://drupal.org/node/1514388#comment-5825190 solves this issue as well.

marvil07’s picture

Title: $reset_access called without being set » $reset_access variable called without being set on vud_widget_proxy()
Status: Needs review » Fixed
StatusFileSize
new890 bytes

Thanks for the report.

Here the patch added to 7.x-1.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.