Skip to content

Correct multiline SingleChoice, MultipleChoice, and Tag validation and update tests#2765

Closed
PietroAngeli wants to merge 1 commit into
strictdoc-project:mainfrom
PietroAngeli:fix-#2760
Closed

Correct multiline SingleChoice, MultipleChoice, and Tag validation and update tests#2765
PietroAngeli wants to merge 1 commit into
strictdoc-project:mainfrom
PietroAngeli:fix-#2760

Conversation

@PietroAngeli
Copy link
Copy Markdown

Fixes #2760 and #2758 by stripping newlines before checks in sdoc_validator.py, adds tests for multiline entries of SingleChoice, MultipleChoice and Tag

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 this pull request may close these issues.

Bug: SingleChoice fields get added as multiline items in requirements, but cannot be parsed when running the server since 0.19

2 participants