Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Convert RouteValueDictionary values to string using CultureInfo.InvariantCulture #8674

Merged
merged 2 commits into from
Oct 31, 2018

Conversation

dougbu
Copy link
Member

@dougbu dougbu commented Oct 30, 2018

nits:

  • take VS suggestions in changed classes
  • take VS suggestions in files I had open :)

…InvariantCulture`

- #8578
- user may override this choice in one case:
  - register a custom `IValueProviderFactory` to pass another `CultureInfo` into the `RouteValueProvider`
- values are used as programmatic tokens outside `RouteValueProvider`

nits:
- take VS suggestions in changed classes
- take VS suggestions in files I had open :)
@dougbu
Copy link
Member Author

dougbu commented Oct 30, 2018

@rynowak I assigned this to you because we discussed the fix offline…

@dougbu dougbu merged commit c74a945 into release/2.2 Oct 31, 2018
@dougbu dougbu deleted the dougbu/routevalue.locale.8578 branch October 31, 2018 03:09
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.

None yet

2 participants