Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the desired locale can not be located, a number format issue may occur #2821

Closed
cigamit opened this issue Jul 13, 2019 · 0 comments
Closed
Labels
bug Undesired behaviour resolved A fixed issue

Comments

@cigamit
Copy link
Member

cigamit commented Jul 13, 2019

Describe the bug
Under certain circumstances the number_format_i18n() function can fail due to the builtin number format functions failing.

To Reproduce
This was reported on the forums.

Expected behavior
If the number format functions fail, warning should not be issued, and the function should move to the next set of backup algorithms instead.

cigamit added a commit that referenced this issue Jul 13, 2019
Cacti generates number format issue when the locale can not be located
@cigamit cigamit added bug Undesired behaviour resolved A fixed issue labels Jul 13, 2019
@cigamit cigamit closed this as completed Jul 13, 2019
@netniV netniV changed the title Cacti generates number format issue when the locale can not be located When the desired locale can not be located, a number format issue may occur Jul 14, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant