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

Fix graphml parsing (NumberFormatException) #364

Merged
merged 6 commits into from
Nov 16, 2021

Conversation

robinschmid
Copy link
Contributor

Fix NumberFormatException when reading characters. Pass getData() instead of the Characters event.
See #363

@robinschmid
Copy link
Contributor Author

I tried this branch and the Graphml import by using my commit via jitpack. This fixes the import.

@pigne
Copy link
Member

pigne commented Nov 15, 2021

Would you mind editing your PR so I can merge it into the devbranch?

@robinschmid robinschmid changed the base branch from master to dev November 15, 2021 16:13
@robinschmid
Copy link
Contributor Author

Done. Thanks for your quick response.

@pigne pigne merged commit 950b872 into graphstream:dev Nov 16, 2021
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