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

Fix bugs around inconsistent locale #1074

Merged
merged 3 commits into from
Mar 23, 2021
Merged

Fix bugs around inconsistent locale #1074

merged 3 commits into from
Mar 23, 2021

Conversation

LeeParrishMSFT
Copy link
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 LeeParrishMSFT changed the title Gix bugs around inconsistent locale Fix bugs around inconsistent locale Mar 23, 2021
@tracyboehrer tracyboehrer merged commit 2efc030 into main Mar 23, 2021
@tracyboehrer tracyboehrer deleted the trboehre/locale branch March 23, 2021 18:42
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