Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Fix bugs around inconsistent locale - #1074

Merged
tracyboehrer (tracyboehrer) merged 3 commits into
mainfrom
trboehre/locale
Mar 23, 2021
Merged

Fix bugs around inconsistent locale#1074
tracyboehrer (tracyboehrer) merged 3 commits into
mainfrom
trboehre/locale

Conversation

@LeeParrishMSFT

Copy link
Copy Markdown
Contributor

Fixes #988

Description

Updated Java source to follow updates made for this in the C# code.

Specific Changes

Updates to DialogContext, DialogManager, BotAdapter, and BotAdapterTests.

Testing

Added a unit test to BotAdapterTest that exercises the changes to BotAdapter. All existing tests continue to pass.

@LeeParrishMSFT Lee Parrish (LeeParrishMSFT) changed the title Gix bugs around inconsistent locale Fix bugs around inconsistent locale Mar 23, 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.

port: Localization: fix bugs around inconsistent locale + first step to centralize locale resolution (#5218)

2 participants