Skip to content

Issues: FasterXML/jackson-dataformats-text

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Emit comments good first issue Issue that seems easy to resolve and is likely a good candidate for contributors new to project yaml Issue related to YAML format backend
#36 opened Sep 13, 2017 by lovasko
in yaml, a ~ key should allow to assing a value to the parent key yaml Issue related to YAML format backend
#506 opened Nov 5, 2024 by rmanibus
Getters needed for ignored properties csv has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue
#476 opened May 14, 2024 by maroony
YAMLGenerator: multiline string will always be quoted when line has trailing space 2.18 Fix or feature targeted at 2.18 release has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue pr-needed Feature request for which PR likely needed (no active development but idea is workable) yaml Issue related to YAML format backend
#366 opened Dec 22, 2022 by njank
CsvMapper applies Property Order alphabetically for Java 16 Records 2.19 Fix or feature targeted at 2.19 release csv
#264 opened Apr 10, 2021 by alexpartsch
More configurable TOML serialization TOML Issue related to TOML format backend
#254 opened Apr 9, 2021 by yawkat
YAML Anchors / References yaml Issue related to YAML format backend
#98 opened Aug 1, 2018 by marcoslopes
[jackson-dataformat-csv:2.8.11/2.12.2]CsvMapper unrecognised the @JsonProperty csv need-test-case Further progress requires inclusion of problem reproduction, ideally test case
#268 opened Apr 29, 2021 by zhaoxi2000
Use CsvSchema.ColumnType.NUMBER and such to coerce field values from plain Strings 3.x csv pr-needed Feature request for which PR likely needed (no active development but idea is workable)
#167 opened Dec 9, 2019 by zenglian
Infer non-string types from property values. Properties Issue related to (Java) Properties format backend
#20 opened Apr 13, 2017 by skwirking
Missing null writes when writing Object[] values csv has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue
#10 opened Mar 20, 2017 by cowtowncoder
readValue() for empty YAML returns null, not empty map yaml Issue related to YAML format backend
#173 opened Jan 12, 2020 by damianszczepanik
Parse YAML Keys with dots as dereferenced Map yaml Issue related to YAML format backend
#431 opened Sep 13, 2023 by theAkito
Support opting out of various numeric base literal interpretation yaml Issue related to YAML format backend
#276 opened Jun 9, 2021 by davidxia
Nested Yaml question yaml Issue related to YAML format backend
#249 opened Mar 31, 2021 by sknot-rh
.without(YAMLGenerator.Feature.WRITE_DOC_START_MARKER) seems to be ignored has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue yaml Issue related to YAML format backend
#215 opened Aug 13, 2020 by jdimeo
CSV: Support for Master/Detail - variant repeating column formats csv to-evaluate Issue that has been received but not yet evaluated
#212 opened Aug 2, 2020 by DALDEI
ProTip! Type g i on any issue or pull request to go back to the issue listing page.