nausheenfatma / django-survey

Automatically exported from code.google.com/p/django-survey
0 stars 0 forks source link

Answering survey with checkbox choices generates 500 #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If you add a Checkbox List question to a survey, django-survey crashes when
the survey is submitted by a user:

IntegrityError at /survey/detail/2009-newsroom-training-survey/
(1062, "Duplicate entry '4-baeb0b83bf52d26e9daef123dfb1d157' for key 2")

This happens even if the user has chosen only one of the choices.

What version of the product are you using? On what operating system?
96 w/MySQL 5

Original issue reported on code.google.com by scotfhac...@gmail.com on 12 Mar 2009 at 12:30

GoogleCodeExporter commented 8 years ago
This issue seems to be fixed in r103 - ticket should be closed. Thanks a ton! 

Original comment by scotfhac...@gmail.com on 12 Mar 2009 at 6:22