Problem/Motivation

Anonymous users are presented with the form marked as rated if another anonymous user has rated the node.

Steps to reproduce

  1. Add rate field to node
  2. Rate node as anonymous at one IP address
  3. View node as anonymous at different IP
  4. Observe that node is shown as rated

Issue fork rate-3380310

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Albert Volkman created an issue. See original summary.

keshavv’s picture

Status: Active » Needs review
jordik’s picture

Added the vote source only for anonymous users.
If the user is authenticated, the vote is retrieved regardless where they voted from.

jordik’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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