FasterXML / FasterXML/jackson-dataformats-text
Native Object Id handling does not work when converting via Trees
Open
has-failing-test
yaml
- Dominant language
- Java
- Stars
- 455
- Forks
- 164
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 2
Description
(moved from: https://github.com/FasterXML/jackson-dataformat-yaml/issues/24)
While Native Object Id handling works just fine in general (as well as when buffering with `TokenBuffer`), it does not work when reading contents as trees (`JsonNode`), then converting.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.