Skip to content

Fix NumberFormatException in DataUtils#168

Open
DanilAtyukov-dev wants to merge 2 commits intocodeandtheory:mainfrom
DanilAtyukov-dev:main
Open

Fix NumberFormatException in DataUtils#168
DanilAtyukov-dev wants to merge 2 commits intocodeandtheory:mainfrom
DanilAtyukov-dev:main

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants