Skip to content

boolean type strips space before converting#1606

Merged
davidism merged 1 commit into
pallets:masterfrom
andy-maier:andy/fix-trailing-blanks
Oct 11, 2020
Merged

boolean type strips space before converting#1606
davidism merged 1 commit into
pallets:masterfrom
andy-maier:andy/fix-trailing-blanks

Conversation

@andy-maier
Copy link
Copy Markdown
Contributor

@andy-maier andy-maier commented Jun 28, 2020

fixes #1605

@davidism davidism changed the title Fixes #1605: Made processing of boolean envvars tolerant against surrounding blanks Made processing of boolean envvars tolerant against surrounding blanks Jun 30, 2020
@davidism davidism force-pushed the andy/fix-trailing-blanks branch from 627935c to 0c1f7f0 Compare October 11, 2020 00:46
@davidism davidism changed the title Made processing of boolean envvars tolerant against surrounding blanks boolean type strips space before converting Oct 11, 2020
@davidism davidism added this to the 8.0.0 milestone Oct 11, 2020
@davidism davidism added the f:parameters feature: input parameter types label Oct 11, 2020
@davidism davidism merged commit 25ee366 into pallets:master Oct 11, 2020
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

f:parameters feature: input parameter types

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trailing blanks in envvars of boolean options cause otherwise valid values to be rejected

2 participants