Babel/i18n number formatting in alternate locales #6471
Labels
Blocked By: Dependency
Blocked by a package listed as a dependency.
Category: Core - i18n
This is related to the i18n core API or locale files.
Status: Accepted
We want this
Type: Bug
Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Type: Dependency Update
Adding/updating/removing some of Red’s dependencies.
What Red version are you using?
3.5.13
What were you trying to do?
Some number formatting in locales other than en-EN throws a traceback - this is an issue upstream with Babel which Red uses for i18n number formatting but I didn't find a relevant issue to link. The example image/traceback is from the uptime command.
Relevant message links from the Red Discord server:
https://discord.com/channels/133049272517001216/160386989819035648/1293136762637389885 (es-ES locale)
https://discord.com/channels/133049272517001216/387398816317440000/1306337578445705217 (de-DE locale)
What did you expect to happen?
For the number formatting to work appropriately.
What actually happened?
See the above traceback or Discord message links for other examples of this traceback.
How can we reproduce this error?
Anything else?
No response
The text was updated successfully, but these errors were encountered: