Ticket #923 (new defect)

Opened 6 years ago

Last modified 2 years ago

Vote from anonymous not counted more than once

Reported by: gerryg Assigned to: rjollos
Priority: normal Component: PollMacro
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

After installing tracpoll 0.1 a vote from 'anonymous' is not counted more often than once.

That's how I call the plugin:

[[Poll(Do you like the project?; Yes; No; Don't know)]]

After the first anonymous vote the result looks like this:

  • Yes (gerry, anonymous)
  • No
  • Don't know

After voting again as anonymous it changes to this:

  • Yes (gerry)
  • No (anonymous)
  • Don't know

From what I remember it used to be like this after the second vote:

  • Yes (gerry, anonymous)
  • No (anonymous)
  • Don't know

Is this intentionally done like that? I understand, that double votes can change the result. But if anonymous users are allowed to vote, I'd prefer if every vote is counted.

Attachments

Change History

01/14/08 02:46:30 changed by anonymous

I would like anonymous votes to count also.

04/25/09 22:14:18 changed by anonymous

+1 for this feature

(follow-up: ↓ 4 ) 01/22/10 00:26:53 changed by rjollos

Do you like the project?
  • Yes
  • No
  • Don't know (rjollos)

(in reply to: ↑ 3 ) 01/22/10 00:28:07 changed by rjollos

  • summary changed from anonymous vote not counted more than once to Vote from anonymous not counted more than once.

Related to #195.

08/27/10 21:36:04 changed by rjollos

  • owner changed from athomas to rjollos.

Reassigning ticket to new maintainer.

08/28/10 00:34:44 changed by rjollos

We should probably implement the handling of users in the same way that the VotePlugin is implemented. That is, a user must have a valid session (via /prefs) in order to vote.


Add/Change #923 (Vote from anonymous not counted more than once)




Change Properties
Action