Skip to content

MapBasedAnyObject.getLong() doesn't work as expected with SnakeYaml loader #4

Description

@rfortesg

MapBasedAnyObject.getLong() doesn't work as expected with SnakeYaml loader.

If the number loaded fits an integer then thats what will be stored in the map and then the cast from Integer to Long fails. Code should review the value and wrap with long as needed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions