Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix NumberFormatException in DataUtils #168

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

DanilAtyukov-dev
Copy link

Description

Fixed a runtime bug where the DataUtils class was throwing a NumberFormatException exception related to an attempt to convert an “n,n” string to float

Validation

In the Russian localization the application crashed with NumberFormatException when trying to create a bar chart

…rmatException exception related to an attempt to convert an “n,n” string to float
@DanilAtyukov-dev DanilAtyukov-dev changed the title fix numberFormatException Fix NumberFormatException Jun 7, 2024
@DanilAtyukov-dev DanilAtyukov-dev changed the title Fix NumberFormatException Fix NumberFormatException in DataUtils Jun 7, 2024
…rmatException exception related to an attempt to convert an “n,n” string to float
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants