Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / FasterXML/jackson-databind issues and pull requests
#3838 - Difference in the handling of `ObjectId-property` in `JsonIdentityInfo` depending on the deserialization route.
Issue -
State: open - Opened by k163377 almost 2 years ago
- 4 comments
Labels: to-evaluate
#3838 - Difference in the handling of `ObjectId-property` in `JsonIdentityInfo` depending on the deserialization route.
Issue -
State: open - Opened by k163377 almost 2 years ago
- 4 comments
Labels: to-evaluate
#3834 - Add test cases for circular registration of mix-ins
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
#3832 - Allow mixins for `Enum`s
Pull Request -
State: open - Opened by JooHyukKim almost 2 years ago
- 14 comments
#3828 - Simplify `PropertyNamingStrategies` handling of Null & Empty Strings
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
#3826 - Consider catching `Exception` instead of `Throwable`
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
- 3 comments
#3819 - Add convenience method `SimpleBeanPropertyFilter.filterOutAll()` as symmetric counterpart of `serializeAll()`
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
#3817 - Chore : fix `pom.xml` configuration for test sources directory of `java17` Maven profile
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
- 1 comment
#3809 - Add Stream-friendly alternative to `JsoneNode.fields()`: `Set<Map.Entry<String, JsonNode>> properties()`
Issue -
State: closed - Opened by cowtowncoder almost 2 years ago
- 12 comments
Labels: 2.15
#3808 - Test : Ordering of deserializing unknown enum value "Using default" or "As null"
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
#3803 - Fix : Allow deserialization of concrete subtypes of `@JsonTypeInfo` target type
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
- 11 comments
#3802 - Fix : Case insensitive and number based enum deserialization
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
- 4 comments
#3799 - Add tests and JavaDoc to `SimpleFilterProvider`
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
- 2 comments
#3793 - Test : Add failing test case `@JsonValue` dropping subterms
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
- 5 comments
#3792 - Feature : Support naming strategy for enums
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
- 9 comments
#3791 - Flush readonly map together with shared on `SerializerCache.flush()`
Pull Request -
State: closed - Opened by vdaniloff almost 2 years ago
- 4 comments
#3791 - Flush readonly map together with shared on `SerializerCache.flush()`
Pull Request -
State: closed - Opened by vdaniloff almost 2 years ago
- 4 comments
#3790 - Doc : Improve JavaDoc of `TypeFactory.constructMapLikeType` methods
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
#3789 - Improve JavaDoc and tests to SimpleModule "last one wins" for (de)serializer registrations
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
- 1 comment
#3788 - Test : Add more test cases to @JsonAlias for taking "an array of String" as value
Pull Request -
State: closed - Opened by JooHyukKim almost 2 years ago
- 4 comments
#3786 - Deserialization of generic container (of Record type) using `EXTERNAL_PROPERTY` fails for some boxed built-ins because type information is missing
Issue -
State: open - Opened by alwins0n almost 2 years ago
- 6 comments
Labels: has-failing-test, Record
#3781 - Custom deserializers are ignored by the class-level deserializer
Issue -
State: closed - Opened by bxvpm almost 2 years ago
- 4 comments
Labels: will-not-fix
#3781 - Custom deserializers are ignored by the class-level deserializer
Issue -
State: closed - Opened by bxvpm almost 2 years ago
- 4 comments
Labels: will-not-fix
#3776 - Feature : add `EnumFeature.WRITE_ENUMS_TO_LOWERCASE`
Pull Request -
State: closed - Opened by JooHyukKim about 2 years ago
- 2 comments
#3768 - Fix : Not thread-safe singleton factory methods on EnumResolver and StdKeyDeserializer class
Pull Request -
State: closed - Opened by JooHyukKim about 2 years ago
- 14 comments
Labels: cla-needed
#3764 - Feature #2536 : "READ_ENUM_KEYS_USING_INDEX" to match "WRITE_ENUM_KEYS_USING_INDEX"
Pull Request -
State: closed - Opened by JooHyukKim about 2 years ago
- 8 comments
#3763 - Refactor : remove superfluous exceptions in throws declaration
Pull Request -
State: closed - Opened by JooHyukKim about 2 years ago
- 3 comments
#3759 - Refactor : test BigDecimalNormalization separately, default and non-default setting
Pull Request -
State: closed - Opened by JooHyukKim about 2 years ago
- 1 comment
#3758 - Make the content registered with `appendAnnotationIntrospector` work correctly as a fallback.
Issue -
State: closed - Opened by k163377 about 2 years ago
- 7 comments
Labels: to-evaluate
#3758 - Make the content registered with `appendAnnotationIntrospector` work correctly as a fallback.
Issue -
State: closed - Opened by k163377 about 2 years ago
- 7 comments
Labels: to-evaluate
#3756 - Default value for third-party enums when deserializing (maybe use `@JsonProperty(defaultValue = "DEFAULT_ENUM")`)
Issue -
State: open - Opened by ZeroOne3010 about 2 years ago
- 8 comments
Labels: pr-welcome
#3738 - Test case to document behaviour of Record x Single-value Constructor x JsonValue annotation, for #3180
Pull Request -
State: closed - Opened by yihtserns about 2 years ago
- 1 comment
#3738 - Test case to document behaviour of Record x Single-value Constructor x JsonValue annotation, for #3180
Pull Request -
State: closed - Opened by yihtserns about 2 years ago
- 1 comment
#3736 - Try to avoid auto-detecting `Field`s for `Record` types
Issue -
State: closed - Opened by cowtowncoder about 2 years ago
Labels: 2.15
#3726 - Deserializing Java record with @JsonUnwrapped annotation throws exception "can not set final"
Issue -
State: open - Opened by jonjanisch about 2 years ago
- 7 comments
Labels: duplicate, Record
#3724 - Change Records deserialization to use the same mechanism as POJO deserialization.
Pull Request -
State: closed - Opened by yihtserns about 2 years ago
- 35 comments
Labels: 2.15
#3724 - Change Records deserialization to use the same mechanism as POJO deserialization.
Pull Request -
State: closed - Opened by yihtserns about 2 years ago
- 32 comments
Labels: 2.15
#3710 - Invalid naming strategy for field iName in serializer
Issue -
State: closed - Opened by sergeykashin about 2 years ago
- 4 comments
Labels: need-test-case
#3698 - JsonNode.equals is not actually comparing JSON nodes (?)
Issue -
State: closed - Opened by black-snow about 2 years ago
- 8 comments
#3681 - JsonSubTypes declared on multiple interfaces of a class results in order-dependent resolution and outcome
Issue -
State: open - Opened by dweiss about 2 years ago
- 8 comments
Labels: has-failing-test, 2.15, pr-welcome
#3647 - `@JsonIgnoreProperties` not working with `@JsonValue`
Issue -
State: open - Opened by ThatSneakyRaccoon over 2 years ago
- 5 comments
Labels: has-failing-test, 2.16
#3647 - `@JsonIgnoreProperties` not working with `@JsonValue`
Issue -
State: open - Opened by ThatSneakyRaccoon over 2 years ago
- 5 comments
Labels: has-failing-test, 2.16
#3643 - Make `BeanDeserializer` consider `DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES` to avoid buffering
Issue -
State: open - Opened by cowtowncoder over 2 years ago
- 1 comment
Labels: performance, 3.0
#3642 - @JsonUnwrapped does not work on Map.Entry
Issue -
State: closed - Opened by ThatSneakyRaccoon over 2 years ago
- 2 comments
Labels: to-evaluate
#3642 - @JsonUnwrapped does not work on Map.Entry
Issue -
State: closed - Opened by ThatSneakyRaccoon over 2 years ago
- 2 comments
Labels: to-evaluate
#3640 - Add DeserializationFeature to ignore unknown properties
Issue -
State: closed - Opened by pjfanning over 2 years ago
- 2 comments
#3640 - Add DeserializationFeature to ignore unknown properties
Issue -
State: closed - Opened by pjfanning over 2 years ago
- 2 comments
#3628 - Serializing a Java 16 Record includes transient data from getters from implemented interfaces
Issue -
State: open - Opened by hjohn over 2 years ago
- 10 comments
Labels: to-evaluate
#3604 - Allow use of `ObjectNode` field for `@JsonAnyGetter`
Issue -
State: open - Opened by cowtowncoder over 2 years ago
Labels: 3.x
#3604 - Allow use of `ObjectNode` field for `@JsonAnyGetter`
Issue -
State: open - Opened by cowtowncoder over 2 years ago
Labels: 3.x
#3593 - `@JsonUnwrapped` does not work with JsonNode, should
Issue -
State: closed - Opened by G0dC0der over 2 years ago
- 3 comments
#3593 - `@JsonUnwrapped` does not work with JsonNode, should
Issue -
State: closed - Opened by G0dC0der over 2 years ago
- 3 comments
#3592 - jackson should provides a method which can deserialize a collection that contains different type items
Issue -
State: closed - Opened by zrlw over 2 years ago
- 8 comments
#3582 - Add check in `BeanDeserializer._deserializeFromArray()` to prevent use of deeply nested arrays [CVE-2022-42004]
Issue -
State: closed - Opened by cowtowncoder over 2 years ago
- 34 comments
Labels: CVE
#3582 - Add check in `BeanDeserializer._deserializeFromArray()` to prevent use of deeply nested arrays [CVE-2022-42004]
Issue -
State: closed - Opened by cowtowncoder over 2 years ago
- 34 comments
Labels: CVE
#3580 - Feature request: Enum (de)serialization in conjunction with JsonFormat.Shape.NUMBER_INT
Issue -
State: open - Opened by kistlers over 2 years ago
- 12 comments
Labels: enum
#3568 - Change `JsonNode.with(String)` and `withArray(String)` to consider argument as `JsonPointer` if valid expression
Issue -
State: closed - Opened by cowtowncoder over 2 years ago
- 7 comments
#3568 - Change `JsonNode.with(String)` and `withArray(String)` to consider argument as `JsonPointer` if valid expression
Issue -
State: closed - Opened by cowtowncoder over 2 years ago
- 7 comments
#3561 - Add `DeserializationContext` as an argument for `SettableBeanProperty.set(...)`
Issue -
State: closed - Opened by cowtowncoder over 2 years ago
- 1 comment
Labels: 3.0
#3561 - Add `DeserializationContext` as an argument for `SettableBeanProperty.set(...)`
Issue -
State: open - Opened by cowtowncoder over 2 years ago
Labels: 3.0
#3544 - Object instance from number String can typecast Integer, not Long... Why?
Issue -
State: closed - Opened by doljae over 2 years ago
- 6 comments
#3525 - Inconsistency between @JsonInclude and ObjectMapper.setDefaultPropertyInclusion() for default values
Issue -
State: open - Opened by radulecu over 2 years ago
- 1 comment
Labels: to-evaluate
#3522 - Support serializing `ByteArrayOutputStream` as "simple" Binary value
Issue -
State: open - Opened by cowtowncoder over 2 years ago
Labels: 3.0
#3522 - Support serializing `ByteArrayOutputStream` as "simple" Binary value
Issue -
State: closed - Opened by cowtowncoder over 2 years ago
Labels: 3.0
#3512 - Serialized result of java Class & Record is different with RedisTemplate
Issue -
State: closed - Opened by doljae over 2 years ago
- 11 comments
#3506 - `ObjectMapper.readTree(…)` causes `InvalidTypeIdException`
Issue -
State: closed - Opened by mp911de over 2 years ago
- 3 comments
#3439 - Java Record `@JsonAnySetter` value is null after deserialization
Issue -
State: closed - Opened by oujesky almost 3 years ago
- 15 comments
Labels: has-failing-test, Record
#3439 - Java Record `@JsonAnySetter` value is null after deserialization
Issue -
State: closed - Opened by oujesky almost 3 years ago
- 15 comments
Labels: has-failing-test, Record
#3416 - Throw JsonMappingException for deeply nested JSON (#2816, CVE-2020-36518)
Pull Request -
State: closed - Opened by TaylorSMarks almost 3 years ago
- 21 comments
#3406 - Change default of `DeserializationFeature.FAIL_ON_TRAILING_TOKENS` to `true` for 3.0
Issue -
State: closed - Opened by yawkat almost 3 years ago
- 8 comments
Labels: 3.0
#3402 - Mismatch between field target type and Jackson deserializing `[LinkedHash]Map`
Issue -
State: closed - Opened by numeralnathan almost 3 years ago
- 12 comments
Labels: need-test-case
#3397 - Optimize `JsonNodeDeserialization` wrt recursion
Issue -
State: closed - Opened by cowtowncoder almost 3 years ago
- 10 comments
Labels: CVE, performance
#3390 - Serialization of Guava optional with polymorphic inner class is not including @class as specified by @JsonTypeInfo
Issue -
State: closed - Opened by geekbeast about 3 years ago
- 10 comments
Labels: has-failing-test
#3375 - New feature: @JsonIgnoreIf on base 2.14
Pull Request -
State: closed - Opened by sebastianbrunnert about 3 years ago
- 2 comments
#3355 - Deserialization fails depending on the order of deserialized objects with "Cannot construct instance (although at least one Creator exists)"
Issue -
State: open - Opened by dinopraso about 3 years ago
- 11 comments
Labels: has-failing-test
#3327 - Add simple record-of-record deserialization test case
Pull Request -
State: closed - Opened by knutwannheden about 3 years ago
- 1 comment
#3281 - Auto-detect Java 17 sealed classes without manually specifying them in @JsonSubTypes
Issue -
State: open - Opened by slutmaker over 3 years ago
- 1 comment
#3281 - Auto-detect Java 17 sealed classes without manually specifying them in @JsonSubTypes
Issue -
State: open - Opened by slutmaker over 3 years ago
- 1 comment
#3268 - Jackson deserialization using JsonParser is skipping the first key value pair @context
Issue -
State: closed - Opened by Aravinda93 over 3 years ago
- 6 comments
Labels: need-test-case
#3241 - `constructorDetector` seems to invalidate `defaultSetterInfo` for nullability
Issue -
State: closed - Opened by joca-bt over 3 years ago
- 7 comments
Labels: has-failing-test, property-discovery, 2.18
#3241 - `constructorDetector` seems to invalidate `defaultSetterInfo` for nullability
Issue -
State: closed - Opened by joca-bt over 3 years ago
- 7 comments
Labels: has-failing-test, property-discovery, 2.18
#3212 - Add method `ObjectMapper.copyWith(JsonFactory)`
Issue -
State: closed - Opened by quaff over 3 years ago
- 3 comments
#3212 - Add method `ObjectMapper.copyWith(JsonFactory)`
Issue -
State: closed - Opened by quaff over 3 years ago
- 3 comments
#3206 - getOutputContext().getCurrentName() Persists the previous property name when called on @ JsonAnyGetter
Issue -
State: open - Opened by Aravinda93 over 3 years ago
- 1 comment
Labels: lombok, need-test-case
#3202 - Buffering needed for `@JsonTypeInfo` property breaks parsing of Floats (depending on property order) (dup of #3133)
Issue -
State: closed - Opened by lost-carrier over 3 years ago
- 5 comments
Labels: duplicate, has-failing-test
#3180 - Support `@JsonCreator` annotation on record classes
Issue -
State: closed - Opened by markelliot over 3 years ago
- 7 comments
Labels: Record
#3180 - Support `@JsonCreator` annotation on record classes
Issue -
State: closed - Opened by markelliot over 3 years ago
- 7 comments
Labels: Record
#3155 - Allow use of `@JsonValue` on Creator methods as alias to `@JsonCreator(mode=DELEGATING)`
Issue -
State: closed - Opened by cowtowncoder over 3 years ago
- 2 comments
Labels: duplicate
#3155 - Allow use of `@JsonValue` on Creator methods as alias to `@JsonCreator(mode=DELEGATING)`
Issue -
State: closed - Opened by cowtowncoder over 3 years ago
- 2 comments
Labels: duplicate
#3130 - Serializing `java.lang.Thread` fails on JDK 11 and above (should suppress serialization of `ClassLoader`)
Issue -
State: closed - Opened by cowtowncoder almost 4 years ago
- 1 comment
Labels: JDK11
#3130 - Serializing `java.lang.Thread` fails on JDK 11 and above (should suppress serialization of `ClassLoader`)
Issue -
State: closed - Opened by cowtowncoder almost 4 years ago
- 1 comment
Labels: JDK11
#3127 - @JsonUnwrapped incorrectry rewrites field defined by @JsonCreator
Issue -
State: closed - Opened by vananiev almost 4 years ago
- 3 comments
Labels: need-test-case
#3127 - @JsonUnwrapped incorrectry rewrites field defined by @JsonCreator
Issue -
State: closed - Opened by vananiev almost 4 years ago
- 3 comments
Labels: need-test-case
#3120 - Return `ListIterator` from `ArrayNode.elements()`
Issue -
State: closed - Opened by ludgerb almost 4 years ago
- 4 comments
Labels: pr-welcome, 2.18
#3079 - Record class support for ObjectMapper#updateValue
Issue -
State: open - Opened by dodie almost 4 years ago
- 10 comments
Labels: Record, 2.15
#3079 - Record class support for ObjectMapper#updateValue
Issue -
State: open - Opened by dodie almost 4 years ago
- 10 comments
Labels: Record, 2.15
#3070 - Change default for `SerializationFeature.FAIL_ON_EMPTY_BEANS` to `false`
Issue -
State: closed - Opened by gregorriegler almost 4 years ago
- 4 comments
Labels: 3.0
#3070 - Change default for `SerializationFeature.FAIL_ON_EMPTY_BEANS` to `false`
Issue -
State: closed - Opened by gregorriegler almost 4 years ago
- 4 comments
Labels: 3.0
#3063 - `@JsonValue` fails for Java Record
Issue -
State: closed - Opened by cowwoc almost 4 years ago
- 15 comments
Labels: Record, 2.14
#3063 - `@JsonValue` fails for Java Record
Issue -
State: closed - Opened by cowwoc almost 4 years ago
- 15 comments
Labels: Record, 2.14