FasterXML / FasterXML/jackson-datatypes-collections

Issue in RefRefMapSerializer

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
90
Forks
56
Avg merge
2h 30m
Merged PRs (30d)
1

Description

The following call of Map.contains on a map with `String` keys with an `Object` argument:
https://github.com/FasterXML/jackson-datatypes-collections/blob/c374783ff962041d003125cbd7b617bab5d16bff/eclipse-collections/src/main/java/com/fasterxml/jackson/datatype/eclipsecollections/ser/map/RefRefMapSerializer.java#L225

Probably the key should be serialized before checking if it should be ignored.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.