]> projects.mako.cc - selectricity-live/commit
Add a bunch of fixes to HTML escaping, and a test case for it
authorJohn Dong <jdong@mit.edu>
Mon, 20 Aug 2007 21:25:50 +0000 (17:25 -0400)
committerJohn Dong <jdong@mit.edu>
Mon, 20 Aug 2007 21:25:50 +0000 (17:25 -0400)
commit6ea52ab5c0c29ce60f5a8ee2747eb52f47d5b884
tree0bf58fe37b77540b3f688b42e027d6d28c5426b0
parenta1379415812ddd0e464aa3304b6fbb57ccf3373d
Add a bunch of fixes to HTML escaping, and a test case for it
app/controllers/quickvote_controller.rb
app/views/quickvote/_candidate_list.rhtml
app/views/quickvote/_pref_table.rhtml
app/views/quickvote/_result.rhtml
app/views/quickvote/_victories_ties.rhtml
app/views/quickvote/index.rhtml
app/views/quickvote/results.rhtml
app/views/quickvote/thanks.rhtml
app/views/site/index.rhtml
test/functional/quickvote_controller_test.rb

Benjamin Mako Hill || Want to submit a patch?