gdoteof / election

drupal election module
3 stars 1 forks source link

Fix for ' or " characters in candidate names. #18

Open acrawford opened 12 years ago

acrawford commented 12 years ago

Introduced by issue #16 If a candidate has " or ' charcaters in their names that are not escaped, it breaks the HTML results skeleton on loading in the node-elec_election_event.tpl.php .

acrawford commented 12 years ago

I cleared out quotes in all 2011 and 2012 candidate names. so it won't crop up Tues. but this does not fix the problem.