dalelotts / electiontracker

Automatically exported from code.google.com/p/electiontracker
0 stars 0 forks source link

Cannot save data containing single or double quotes #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new candidate with a single or double quote in the name
2. Save the Candidate
3. Save fails, error is reported.

What form was open at the time?  (Election, candidate, etc)
Candidate, contest, political party, etc.
What is the expected output? What do you see instead?
Save should support quotes in the data 

Hint: This is related to the validation in DAO's

Original issue reported on code.google.com by dale.lotts on 17 Sep 2008 at 1:34

GoogleCodeExporter commented 9 years ago
I am working on this issue.

Original comment by spina...@gmail.com on 8 Oct 2008 at 8:35

GoogleCodeExporter commented 9 years ago
Single quotes and any other special characters are allowed in the data.

Original comment by spina...@gmail.com on 10 Nov 2008 at 4:34