Skip to content

Conversation

@scezen
Copy link
Member

@scezen scezen commented Dec 30, 2025

Ticket : DERCBOT-1404

Details

  • Fixed locale parsing issue in RestConnector where legacy formats (ex: fr_FR) resulted in empty locale data.
  • Input locales are now sanitized (replacing _ with -) to ensure compatibility with BCP 47 standards before parsing.
  • nlpStats in Studio Analytics now correctly reflect the provided locale when testing via TVK or Postman.

@scezen scezen requested a review from assouktim January 2, 2026 22:55
Copy link
Contributor

@assouktim assouktim left a comment

Choose a reason for hiding this comment

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

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.

Copy link
Contributor

@assouktim assouktim left a comment

Choose a reason for hiding this comment

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

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants