[DERCBOT-1404] Fix locale string interpretation#1975
Merged
assouktim merged 4 commits intotheopenconversationkit:masterfrom Jan 14, 2026
Merged
Conversation
assouktim
requested changes
Dec 31, 2025
assouktim
requested changes
Jan 9, 2026
Contributor
assouktim
left a comment
There was a problem hiding this comment.
The backend is fine. But there is a small bug on the frontend: you should notice that the language display in the user interface is not correct. To fix this, use the normalizeLocaleCode function.
antoine-billiet-arkea-partnre
approved these changes
Jan 14, 2026
Member
|
Ah j'arrive après la bataille ; ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket : DERCBOT-1404
Details
RestConnectorwhere legacy formats (ex:fr_FR) resulted in empty locale data._with-) to ensure compatibility with BCP 47 standards before parsing.nlpStatsin Studio Analytics now correctly reflect the provided locale when testing via TVK or Postman.