Skip to content

platform/configuration: fix empty keys being ignored by configuration parser - #128909

Merged
Sandeep Somavarapu (sandy081) merged 2 commits into
microsoft:mainfrom
71:main
Jul 21, 2021
Merged

platform/configuration: fix empty keys being ignored by configuration parser#128909
Sandeep Somavarapu (sandy081) merged 2 commits into
microsoft:mainfrom
71:main

Conversation

@71

Copy link
Copy Markdown
Contributor

This PR fixes #126972.

I tested the change locally with my own extension (since I encountered #126972 in 71/dance#184), and it did fix it.

@71

Copy link
Copy Markdown
Contributor Author

I also have a unit test ready to go, if you'd like me to add it to the PR.

@sandy081

Copy link
Copy Markdown
Member

Thanks for the PR. I will take a look at it after validating the issue.

@sandy081

Copy link
Copy Markdown
Member

Thanks for the changes and they LGTM. Please add the unit test.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sandy081
Sandeep Somavarapu (sandy081) merged commit 79156e6 into microsoft:main Jul 21, 2021
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

workspace.getConfiguration() fails to retrieve empty string keys in configuration variables

2 participants