Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webform Module 2.0 and 2.0.1: Database error when using same field label two times #18

Open
kartobi opened this issue Jan 22, 2013 · 0 comments

Comments

@kartobi
Copy link

kartobi commented Jan 22, 2013

When the same label exists twice in one webform with DataTarget=Database, MySql throws a duplicate key exception:

ERROR [sFormDataAccess: 661] Could not store field "Last Name" with value "xyz" into database for submitted form:
Last Name abc
Last Name xyz
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException: Duplicate entry '828-Last Name' for key 'PRIMARY'
...

Sending per Email works fine.

Tested with Webform Module 2.0. and 2.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant