Skip to content

Encode more chars to prevent invalid config keys#415

Merged
dweeves merged 1 commit intodweeves:masterfrom
ericmason:master
Feb 15, 2016
Merged

Encode more chars to prevent invalid config keys#415
dweeves merged 1 commit intodweeves:masterfrom
ericmason:master

Conversation

@ericmason
Copy link
Contributor

Parentheses in column mapper column names were getting saved into config keys without encoding and generating errors in parse_ini_file when the config file was subsequently loaded.

Parentheses in column mapper column names were getting saved into config keys without encoding and generating errors in parse_ini_file when the config file was subsequently loaded.
dweeves added a commit that referenced this pull request Feb 15, 2016
Encode more chars to prevent invalid config keys
@dweeves dweeves merged commit 39641dd into dweeves:master Feb 15, 2016
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.

2 participants