Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / FasterXML/jackson-modules-java8 issues and pull requests
#329 - (v2.17.4) Add test against #124
Pull Request -
State: closed - Opened by JooHyukKim 10 days ago
Labels: 2.17
#328 - Add tests against #124
Pull Request -
State: closed - Opened by JooHyukKim 10 days ago
- 4 comments
#327 - Add tests to verify #124
Pull Request -
State: closed - Opened by JooHyukKim 10 days ago
#326 - Different result of `Instant` deserialization between readValue and readTree/treeToValue
Issue -
State: open - Opened by valepakh 11 days ago
- 3 comments
#325 - Fix #308, Can't deserialize `OffsetDateTime.MIN` and `OffsetDateTime.MAX`
Pull Request -
State: closed - Opened by JooHyukKim 13 days ago
- 2 comments
#324 - Failing test for #323
Pull Request -
State: closed - Opened by SamBarker 23 days ago
#323 - Potential regression in 2.18
Issue -
State: closed - Opened by SamBarker 23 days ago
- 1 comment
#322 - Clean up release notes
Issue -
State: closed - Opened by winfriedgerlach 23 days ago
- 4 comments
#319 - jackson-datatype-jsr310 fails java.time.DateTimeException serialization with wrong message
Issue -
State: open - Opened by olibraga 2 months ago
- 2 comments
#318 - Add failing test for #307
Pull Request -
State: closed - Opened by cowtowncoder 4 months ago
#317 - Add failing test for #279
Pull Request -
State: closed - Opened by cowtowncoder 4 months ago
#316 - Inconsistent BeanPropertyDefinition#couldDeserialize and actual deserialization behavior
Issue -
State: closed - Opened by kaqqao 5 months ago
- 4 comments
#315 - Parameter names: Class with a single-parameter implicit constructor fails deserialization, works if more (unused) parameters are added
Issue -
State: closed - Opened by kaqqao 5 months ago
- 3 comments
#314 - java.lang.NoSuchFieldError: READ_DATE_TIMESTAMPS_AS_NANOSECONDS after update to 2.16 or 2.17
Issue -
State: closed - Opened by 4braincells 6 months ago
- 3 comments
#313 - Add javaTimeModule.addDeserializer(String.class,...) Error parsing generated later
Issue -
State: closed - Opened by k631583871 6 months ago
- 4 comments
#312 - Q on Serializing java.time dates w/o nano parts
Issue -
State: closed - Opened by mebigfatguy 6 months ago
- 3 comments
#311 - The serialization of an object of type LocalDate did not record its type
Issue -
State: closed - Opened by penweizgx 7 months ago
- 3 comments
#310 - Absent nested optional shennanigans
Issue -
State: open - Opened by Tillerino 7 months ago
- 1 comment
#309 - Date and time serialization are very inconsistent
Issue -
State: closed - Opened by fbacchella 7 months ago
- 5 comments
#308 - Can't deserialize `OffsetDateTime.MIN`: Invalid value for EpochDay
Issue -
State: closed - Opened by sszuev 7 months ago
- 9 comments
Labels: good first issue, pr-welcome
#307 - Instant precision should be retained in ObjectMapper#readTree (add `JsonNodeFeature` to force use of `BigDecimal` for `JsonNode` reads)
Issue -
State: open - Opened by jzheaux almost 4 years ago
- 13 comments
Labels: has-failing-test, 2.17
#306 - Only `DateTimeFormatter.ISO_OFFSET_DATE_TIME` accepted by `ZonedDateTimeKeyDeserializer`
Issue -
State: closed - Opened by caluml 8 months ago
- 1 comment
Labels: 2.17
#305 - Support more formats in `ZonedDateTimeKeyDeserializer`
Pull Request -
State: closed - Opened by caluml 8 months ago
- 8 comments
#304 - Instants get not deserialized as expected sometimes
Issue -
State: open - Opened by droni1234 9 months ago
- 3 comments
Labels: test-needed
#303 - ZonedDateTime not serialised as UTC by default
Issue -
State: open - Opened by Robsmon 9 months ago
- 1 comment
#302 - I don't deserialize java 8 date/time type `java.time.Instant`
Issue -
State: open - Opened by benjessie25 10 months ago
- 2 comments
#301 - Implicit name provided by `ParameterNamesModule` overridden by "incomplete" `@JsonProperty`
Issue -
State: closed - Opened by cowtowncoder 10 months ago
- 1 comment
#300 - Fix #294 (via databind), add tests to show fix works
Pull Request -
State: closed - Opened by cowtowncoder 10 months ago
#300 - Fix #294 (via databind), add tests to show fix works
Pull Request -
State: closed - Opened by cowtowncoder 10 months ago
#299 - OffsetTimeSerializer not writing seconds for time object like 15:30:00Z (where seconds is 00)
Issue -
State: open - Opened by marceloverdijk 11 months ago
- 2 comments
#299 - OffsetTimeSerializer not writing seconds for time object like 15:30:00Z (where seconds is 00)
Issue -
State: open - Opened by marceloverdijk 11 months ago
- 2 comments
#298 - Solve NPE part of #296
Pull Request -
State: closed - Opened by cowtowncoder 11 months ago
#297 - fix broken wiki link in README.md
Pull Request -
State: closed - Opened by pjfanning 11 months ago
#296 - NPE when serializing a `LocalDate` or `LocalDateTime` using `AsDeductionTypeSerializer`
Issue -
State: closed - Opened by mike-reynolds-savient 12 months ago
- 9 comments
Labels: 2.16
#296 - NPE when serializing a `LocalDate` or `LocalDateTime` using `AsDeductionTypeSerializer`
Issue -
State: closed - Opened by mike-reynolds-savient 12 months ago
- 9 comments
Labels: 2.16
#295 - add null check for typeIdDef in LocalDateTimeSerializer
Pull Request -
State: closed - Opened by pjfanning 12 months ago
#294 - `Optional` deserialization, serialization ignore `contentConverter`
Issue -
State: closed - Opened by richardsonwk 12 months ago
- 1 comment
Labels: has-failing-test, 2.17
#293 - Custom java time module ignored after upgrade to 2.16
Issue -
State: closed - Opened by Sjoerd97 12 months ago
- 3 comments
#292 - Add 1-based `Month[De]serializer` enabled with `JavaTimeFeature.ONE_BASED_MONTHS` option
Pull Request -
State: closed - Opened by etrandafir93 12 months ago
- 11 comments
#291 - InstantDeserializer fails to parse negative numeric timestamp strings for pre-1970 values.
Issue -
State: open - Opened by advorako 12 months ago
- 2 comments
Labels: test-needed
#290 - Fix #286; add back InstantDeserializer constructor from 2.15, deprecated
Pull Request -
State: closed - Opened by cowtowncoder about 1 year ago
- 1 comment
#289 - Fix #288: consider custom serializer additions via `JavaTimeModule`
Pull Request -
State: closed - Opened by cowtowncoder about 1 year ago
#288 - `LocalDateTime` serialization issue with custom-configured `LocalDateTimeSerializer`
Issue -
State: closed - Opened by mklinkj about 1 year ago
- 12 comments
Labels: 2.16
#287 - #286: Get the pre 2.16 constructor of InstantDeserializer back
Pull Request -
State: closed - Opened by haraldk about 1 year ago
- 2 comments
#286 - Breaking change in `InstantDeserializer API between 2.15 and 2.16
Issue -
State: closed - Opened by haraldk about 1 year ago
- 1 comment
#285 - Fix #281: support new `JavaTimeFeature.NORMALIZE_DESERIALIZED_ZONE_ID`
Pull Request -
State: closed - Opened by cowtowncoder about 1 year ago
#284 - Initial part of #281: add scaffolding for configurable zoneid normalization
Pull Request -
State: closed - Opened by cowtowncoder about 1 year ago
#283 - Milliseconds timestamps not parsing correctly for `LocalDate` even with `READ_DATE_TIMESTAMPS_AS_NANOSECONDS` as FALSE
Issue -
State: closed - Opened by ibrahimatcha about 1 year ago
- 8 comments
Labels: has-failing-test
#282 - Jacskon can’t serialize Duration with Long.MIN_VALUE
Issue -
State: closed - Opened by fbacchella about 1 year ago
- 2 comments
#281 - Add `JavaTimeFeature.NORMALIZE_DESERIALIZED_ZONE_ID` to allow disabling ZoneId normalization on deserialization
Issue -
State: closed - Opened by indyana about 1 year ago
- 5 comments
Labels: 2.16
#280 - Xml cannot read in Optional.empty
Issue -
State: closed - Opened by HenryYihengXu about 1 year ago
- 6 comments
Labels: 2.16
#279 - `OffsetDateTime`deserialization fails when using (specific?) date-time pattern
Issue -
State: open - Opened by cristibozga about 1 year ago
- 9 comments
Labels: has-failing-test, 2.18
#278 - refactor jsr310 desers to be more consistent in withXxx methods
Pull Request -
State: closed - Opened by raman-babich over 1 year ago
- 2 comments
#277 - add handling of JsonFormat.Feature.READ_DATE_TIMESTAMPS_AS_NANOSECONDS
Pull Request -
State: closed - Opened by raman-babich over 1 year ago
- 6 comments
#276 - JSR310DateTimeDeserializerBase#withDateFormate implementations without this as base class
Issue -
State: closed - Opened by raman-babich over 1 year ago
- 2 comments
#275 - Create MonthDeserTest.java (to reproduce #274)
Pull Request -
State: closed - Opened by dhruvspathak over 1 year ago
- 3 comments
#274 - Deserializing `java.time.Month` from an int causes an off-by-one error (`0`->`Jan`,`11`->`Dec`), because it's an enum
Issue -
State: closed - Opened by kreiger over 1 year ago
- 5 comments
Labels: good first issue, has-failing-test, 2.17
#273 - MonthDeserTest: Test deserializing java.time.Month
Pull Request -
State: closed - Opened by kreiger over 1 year ago
#272 - `JsonFormat.Feature.WRITE_DATE_TIMESTAMPS_AS_NANOSECONDS` not respected when deserialising `Instant`s
Issue -
State: closed - Opened by pmahony893 over 1 year ago
- 8 comments
Labels: 2.16
#271 - Add "missing" read-only top-level workflow permissions
Pull Request -
State: closed - Opened by JooHyukKim over 1 year ago
#269 - Add feature toggle to read numeric strings as numeric timestamps
Pull Request -
State: closed - Opened by mpkorstanje over 1 year ago
- 8 comments
#268 - Issues in parsing java8 date time object with Spring Boot
Issue -
State: closed - Opened by pawar-kapil over 1 year ago
- 2 comments
Labels: test-needed
#267 - Normalize zone id during ZonedDateTime deserialization
Pull Request -
State: closed - Opened by dscalzi almost 2 years ago
- 17 comments
Labels: 2.15
#266 - Optimize `InstantDeserializer` method `replaceZeroOffsetAsZIfNecessary()`
Pull Request -
State: closed - Opened by schlosna almost 2 years ago
- 8 comments
Labels: 2.15
#265 - typo in license
Pull Request -
State: closed - Opened by pjfanning almost 2 years ago
#264 - Annotating parameters when using parameter names module
Issue -
State: closed - Opened by gmellemstrand almost 2 years ago
- 1 comment
#263 - Add `JavaTimeFeature.ALWAYS_ALLOW_STRINGIFIED_TIMESTAMPS` to allow parsing quoted numbers when using a custom DateTimeFormatter
Issue -
State: closed - Opened by mpkorstanje almost 2 years ago
- 6 comments
Labels: pr-welcome
#262 - Fix #259: use `JavaTimeModule` not JSR310Module
Pull Request -
State: closed - Opened by cowtowncoder almost 2 years ago
#261 - Optional object Serialization Whole Object required instead of value.
Issue -
State: closed - Opened by prakharporwal almost 2 years ago
- 5 comments
#260 - JavaTimeModule is default in JPMS module-info. Fixes #259
Pull Request -
State: closed - Opened by karbi almost 2 years ago
- 2 comments
#259 - Wrong module auto-registered when using JPMS
Issue -
State: closed - Opened by karbi almost 2 years ago
- 2 comments
#258 - Custom deserializer for `LocalDate` used via `@JsonDeserialize(using=)` is not being invoked
Issue -
State: closed - Opened by sanchayddun almost 2 years ago
- 2 comments
Labels: test-needed
#257 - Correct link to wiki
Pull Request -
State: closed - Opened by reftel almost 2 years ago
- 1 comment
#256 - Cannot deserialize value of type `java.time.LocalDate` from String "07-OCT-21": Failed to deserialize java.time.LocalDate:
Issue -
State: closed - Opened by Prasaddiwalkar almost 2 years ago
- 11 comments
Labels: has-failing-test
#255 - Change InstantSerializerBase to format dates in the same way as DateTimeSerializerBase
Pull Request -
State: closed - Opened by rotilho almost 2 years ago
- 5 comments
#254 - @JsonFormat annotation doesn't work for OffsetDateTime when configuring Global OffsetDateTimeSerializer
Issue -
State: closed - Opened by yuzmann almost 2 years ago
- 4 comments
Labels: test-needed, 2.14
#253 - Inconsistent serialization / deserialization
Issue -
State: closed - Opened by arlyon about 2 years ago
- 3 comments
#252 - Update Documentation to match the implementation - ZonedDateTime
Pull Request -
State: closed - Opened by mydata about 2 years ago
- 4 comments
#251 - Allow `Optional` deserialization for "absent" value as Java `null` (like other Reference types), not "empty"
Issue -
State: closed - Opened by cowtowncoder about 2 years ago
- 1 comment
Labels: 2.14
#250 - `Optional<JsonNode>` deserialization from "absent" value does not work in the expected way
Issue -
State: open - Opened by mloho about 2 years ago
- 4 comments
#249 - `YearMonthDeserializer` fails for year > 9999
Issue -
State: closed - Opened by bent-lorentzen over 2 years ago
- 1 comment
#248 - *Serializer ignores format pattern if nano-second serialization enabled
Issue -
State: closed - Opened by Sam-Kruglov over 2 years ago
- 4 comments
Labels: 2.14
#247 - Rename "com.fasterxml.jackson" -> "tools.jackson" (see [JSTEP-1])
Pull Request -
State: closed - Opened by cowtowncoder over 2 years ago
#246 - minor tweak to pass the JsonParser instance
Pull Request -
State: closed - Opened by pjfanning over 2 years ago
- 1 comment
#245 - Test case for issue #244 related to deserializing ZonedDateTime
Pull Request -
State: closed - Opened by armandino over 2 years ago
- 1 comment
#244 - ZonedDateTime: ZoneId vs ZoneOffset behaviour
Issue -
State: open - Opened by armandino over 2 years ago
- 8 comments
Labels: has-failing-test
#243 - Integration of jackson-modules-java8 into OSS-Fuzz
Issue -
State: closed - Opened by onionpsy over 2 years ago
- 3 comments
#242 - Fix InstantSerializer ignoring the JsonFormat shape
Pull Request -
State: closed - Opened by KaseiFR over 2 years ago
- 3 comments
#241 - Fix InstantSerializer ignoring the JsonFormat shape
Pull Request -
State: closed - Opened by KaseiFR over 2 years ago
- 2 comments
#240 - `LocalDateDeserializer` should consider coercionConfig settings
Pull Request -
State: closed - Opened by maciekdeb over 2 years ago
- 3 comments
Labels: 2.14
#239 - run builds on java 17 and 18
Pull Request -
State: closed - Opened by pjfanning over 2 years ago
- 5 comments
#238 - Update .travis.yml
Pull Request -
State: closed - Opened by pjfanning over 2 years ago
- 2 comments
#237 - use BigDecimalParser
Pull Request -
State: closed - Opened by pjfanning over 2 years ago
- 7 comments
#236 - Make use of BigDecimalParser (jackson-core) via `NumberInput`
Issue -
State: closed - Opened by pjfanning over 2 years ago
- 1 comment
#235 - optimize help ignore parameter name parse
Pull Request -
State: closed - Opened by Brozen over 2 years ago
- 2 comments
#234 - Deserialize enum with @JsonCreator failed: argument type mismatch
Issue -
State: closed - Opened by Brozen over 2 years ago
- 6 comments
#233 - @JsonCreator change the behaviour of Optional<>
Issue -
State: closed - Opened by patryk-beekeeper almost 3 years ago
- 2 comments
#232 - Deserialize Duration from int-like String (e.g. "3600")
Issue -
State: open - Opened by jakub-bochenski almost 3 years ago
- 5 comments
Labels: 2.17
#231 - If I have immutable object with only one field, I get exception during deserialization
Issue -
State: closed - Opened by chudok about 3 years ago
- 5 comments
#230 - Change `LocalDateTimeSerializer` constructor protected from private
Issue -
State: closed - Opened by trydofor about 3 years ago
- 1 comment