Skip to content

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

Merged
sandy081 merged 2 commits intomicrosoft:mainfrom
71:main
Jul 21, 2021
Merged

platform/configuration: fix empty keys being ignored by configuration parser#128909
sandy081 merged 2 commits intomicrosoft:mainfrom
71:main

Conversation

@71
Copy link
Contributor

@71 71 commented Jul 17, 2021

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
Contributor Author

71 commented Jul 17, 2021

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

@sandy081
Copy link
Member

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

@sandy081 sandy081 self-requested a review July 21, 2021 09:34
@sandy081
Copy link
Member

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

@sandy081 sandy081 added this to the July 2021 milestone Jul 21, 2021
Copy link
Member

@sandy081 sandy081 left a comment

Choose a reason for hiding this comment

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

LGTM

@sandy081 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