Disallow identical candidates to be added to a quickvote. Differently cased identical...
authorJohn Dong <jdong@mit.edu>
Thu, 16 Aug 2007 19:45:16 +0000 (15:45 -0400)
committerJohn Dong <jdong@mit.edu>
Thu, 16 Aug 2007 19:45:16 +0000 (15:45 -0400)
commit91f41ab40bb4f7508ba7b09e128fa7f0029e1523
treeb65be1e4f7ded9dc9782b7b608575b6009c04d4c
parent86a510847ee3074727ec8c0e814cb957c40ef0d4
Disallow identical candidates to be added to a quickvote. Differently cased identical strings are still allowed. This of course makes Asdf and asdf impossible to tell apart in the vote, which is kind of a bug. We should think of some way of differentiating those
app/controllers/quickvote_controller.rb

Benjamin Mako Hill || Want to submit a patch?