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

YAML anchor UnresolvedForwardReference with builder yaml Issue related to YAML format backend
#292 opened Oct 11, 2021 by almson
@JsonPropertyOrder ignored for dataformats-csv csv need-test-case Further progress requires inclusion of problem reproduction, ideally test case
#279 opened Jun 28, 2021 by kenyee
Support opting out of various numeric base literal interpretation yaml Issue related to YAML format backend
#276 opened Jun 9, 2021 by davidxia
CSV: FAIL_ON_MISSING_COLUMNS does not work as expected when combined with withColumnReordering(true) csv need-test-case Further progress requires inclusion of problem reproduction, ideally test case
#273 opened Jun 3, 2021 by ivangreene
[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
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) Redesign StringQuotingChecker added in 2.12 yaml Issue related to YAML format backend
#252 opened Apr 9, 2021 by cowtowncoder
Nested Yaml question yaml Issue related to YAML format backend
#249 opened Mar 31, 2021 by sknot-rh
How to convert POJO to properties using Charset.UTF8 Properties Issue related to (Java) Properties format backend
#245 opened Mar 4, 2021 by caiqfrog
YAMLGenerator: String unnecessarily quoted with MINIMIZE_QUOTES enabled yaml Issue related to YAML format backend
#230 opened Nov 5, 2020 by bjpe
.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
YAML: Allow handling of custom tags pr-needed Feature request for which PR likely needed (no active development but idea is workable) yaml Issue related to YAML format backend
#214 opened Aug 6, 2020 by nictas
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
CSV: Support for Map and Nested fields csv to-evaluate Issue that has been received but not yet evaluated
#211 opened Aug 2, 2020 by DALDEI
Always quote strings with leading/trailing spaces in CSV csv to-evaluate Issue that has been received but not yet evaluated
#210 opened Jul 23, 2020 by sfzhi
ProTip! Type g i on any issue or pull request to go back to the issue listing page.