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

Disallow semicolons to be used as a selection option for fields #480

Closed
ifokkema opened this issue Nov 24, 2020 · 0 comments · Fixed by #481
Closed

Disallow semicolons to be used as a selection option for fields #480

ifokkema opened this issue Nov 24, 2020 · 0 comments · Fixed by #481
Milestone

Comments

@ifokkema
Copy link
Member

Currently, LOVD allows the use of a semicolon (;) in select options of fields. This creates problems when these values are selected. The semicolon will be interpreted as a separator between fields, and the values won't be recognized. Disallow semicolons to be used as a selection option to prevent these issues from showing up.

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

Successfully merging a pull request may close this issue.

1 participant