Ticket #195 (reopened defect)

Opened 6 years ago

Last modified 2 years ago

Poll macro doesn't track session/ip

Reported by: anonymous Assigned to: rjollos
Priority: normal Component: PollMacro
Severity: normal Keywords:
Cc: Trac Release: 0.8

Description

If you select a vote, click the vote button and then hit refresh, the vote will be counted twice, hit refresh again, and it'll be tallyed again, and so on. A properly motivated individual can easily skew any results by doing this.

Attachments

Change History

03/01/06 17:34:38 changed by coderanger

Tracking against session won't easily work with anonymous users, or those that block cookies. Tracking against IP doesn't work these days because of NAT. What might be more usable is an option to restrict voting to logged-in users only.

03/04/06 03:52:06 changed by athomas

Yeah, this has been a problem since day dot and I reached the same conclusion as coderanger.

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

  • owner changed from athomas to rjollos.
  • release set to 0.8.

Reassigning ticket to new maintainer.

(follow-up: ↓ 5 ) 08/30/10 07:05:30 changed by rjollos

  • status changed from new to closed.
  • resolution set to fixed.

Voting is now restricted to users that have registered a session.

(in reply to: ↑ 4 ) 08/30/10 07:11:46 changed by rjollos

  • status changed from closed to reopened.
  • resolution deleted.

Replying to rjollos:

Voting is now restricted to users that have registered a session.

Confused this with the vote macro ... this is not yet implemented, but this is the feature that I think we need to implement.


Add/Change #195 (Poll macro doesn't track session/ip)




Change Properties
Action