Skip to content

Conversation

weswigham
Copy link
Member

Fixes some breaks in our RWC suite. We were not case sensitive before, so it was breaking to be so (and, more importantly, we didn't issue an error on case mismatch - we just silently did the wrong thing). This reintroduces case-insensitivity in our normalization of option-based options.

Copy link
Contributor

@rbuckton rbuckton left a comment

Choose a reason for hiding this comment

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

@DanielRosenwasser, can you take a look as well? I think we broke this when we switched to using our parsed to parse JSON over using JSON.parse.

@weswigham weswigham merged commit d03d107 into microsoft:master Aug 12, 2017
@weswigham weswigham deleted the dont-be-case-sensitive branch August 17, 2017 22:50
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
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.

3 participants