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
#229 - Inconsistent deserialization of empty/missing fields in JSON to Optional
Issue -
State: closed - Opened by proshin-roman about 3 years ago
- 6 comments
#228 - Serialize OffsetDateTime is always using the time zone in ObjectMapper if I set it in advance.
Issue -
State: open - Opened by BluYous about 3 years ago
- 2 comments
#227 - Fix broken links to Serialization / Deserialization
Pull Request -
State: closed - Opened by kupci over 3 years ago
- 1 comment
#226 - Broken links in README
Issue -
State: closed - Opened by skagedal over 3 years ago
#225 - StdDeserializer rejects all-whitespace strings for ints
Issue -
State: closed - Opened by pburka over 3 years ago
- 1 comment
#224 - `DurationSerializer` ignores format pattern if nano-second serialization enabled
Issue -
State: closed - Opened by Sam-Kruglov over 3 years ago
- 5 comments
Labels: json-format
#223 - Wiki is broken
Issue -
State: closed - Opened by bohni over 3 years ago
- 1 comment
#222 - Serialization : adjust the TimeZone of dates if WRITE_DATES_WITH_CONTEXT_TIME_ZONE is specified
Pull Request -
State: closed - Opened by vmeunier over 3 years ago
- 3 comments
#221 - Serialization of ZonedDateTime with ZoneId bug since 2.12
Issue -
State: closed - Opened by vmeunier over 3 years ago
- 13 comments
Labels: date-time-config
#220 - Reorder maven modules for better readability
Pull Request -
State: closed - Opened by rahuldeepattri over 3 years ago
- 1 comment
#219 - Exception with OffsetDateTime and jsr310 datatype version > 2.11.4
Issue -
State: closed - Opened by sven-v-t-veer over 3 years ago
- 3 comments
#218 - Does Jackson work with Spring's @DateTimeFormat?
Issue -
State: closed - Opened by dsgoers over 3 years ago
- 1 comment
#217 - InstantDeserializer is not respecting leniency w.r.t. to numeric values
Issue -
State: open - Opened by wong-git over 3 years ago
- 7 comments
#216 - Deprecate method `Jdk8Module.configureAbsentsAsNulls()` (to be removed from Jackson 3)
Issue -
State: closed - Opened by cowtowncoder over 3 years ago
#215 - Issue to deserialize string to java util TimeZone
Issue -
State: closed - Opened by harishajdarevic over 3 years ago
- 6 comments
#214 - readerForUpdating(objectToUpdate).readValue(json) behaves unexpectedly on Optional<List>
Issue -
State: closed - Opened by jc84-dev over 3 years ago
- 5 comments
#213 - Parses ISO 8601 timestamp that ends with Z into LocalDateTime
Issue -
State: closed - Opened by saibotma over 3 years ago
- 4 comments
Labels: test-needed
#212 - Make `LocalDateDeserializer` consider strict/lenient on accepting (or not) of "time" part
Issue -
State: closed - Opened by cowtowncoder over 3 years ago
#211 - Simplify handling of `LocalDate` value with invalid trailing time-portion
Pull Request -
State: closed - Opened by cowtowncoder over 3 years ago
- 2 comments
#210 - Simplify handling of `LocalDate` value with invalid trailing time-portion
Pull Request -
State: closed - Opened by cowtowncoder over 3 years ago
#209 - LocalDateTimeDeserializer should use SystemDefault timezone
Issue -
State: closed - Opened by languanghao over 3 years ago
- 6 comments
#208 - Added a regex checker and fixer for offsets without colons for ZDateTime and OSDateTime
Pull Request -
State: closed - Opened by oeystein over 3 years ago
- 9 comments
#207 - Fail to serialize `TemporalAdjuster` type with 2.12
Issue -
State: closed - Opened by gokhanoner over 3 years ago
- 7 comments
#206 - `@JsonKey`is ignored with parameter-names module registered
Issue -
State: closed - Opened by bertwin almost 4 years ago
- 4 comments
#205 - Getting error org.springframework.http.converter.HttpMessageNotReadableException:Can not construct instance of java.time.LocalDate
Issue -
State: closed - Opened by rcavinash almost 4 years ago
- 1 comment
#204 - Discrepancy in deserialization of ZonedDateTime
Issue -
State: closed - Opened by dscalzi almost 4 years ago
- 8 comments
Labels: date-time-config, 2.14
#203 - Updated the access of YearMonthDeserialiser constructor from protected
Pull Request -
State: closed - Opened by shubhendu-goswami almost 4 years ago
- 1 comment
#202 - Unable to deserialize `YearMonth` when running as java9 module, added with `@JsonDeserialize` annotation
Issue -
State: closed - Opened by walkeros almost 4 years ago
- 6 comments
#201 - Add/update unit tests when allow strict custom format
Pull Request -
State: closed - Opened by Fatezhang almost 4 years ago
- 11 comments
Labels: date-time-config
#200 - Changes to align with databind/2177 (JacksonException extends RuntimeException)
Pull Request -
State: closed - Opened by cowtowncoder almost 4 years ago
#199 - In 2.11.4 set [pattern = "yyyy-MM-dd"] in @JsonFormat cannot deserialize a valid LocalDate.
Issue -
State: closed - Opened by Fatezhang almost 4 years ago
- 2 comments
Labels: test-needed
#198 - Fix #196 ZonedDateTime deserialization skipped @JsonFormat features o…
Pull Request -
State: closed - Opened by MaciejDobrowolski almost 4 years ago
- 1 comment
#196 - `@JsonFormat` overriden features don't apply when there are no other options while deserializing ZonedDateTime
Issue -
State: closed - Opened by MaciejDobrowolski almost 4 years ago
- 3 comments
#188 - [2.12.0-rc1] Can no longer serialize using different timezones on independent OffsetDateTime fields
Issue -
State: closed - Opened by WolfEkk about 4 years ago
- 10 comments
#185 - Fix #175 ObjectMapper#setTimeZone ignored by JSR-310/datetime types during serialization
Pull Request -
State: closed - Opened by ferenc-csaky about 4 years ago
- 5 comments
Labels: hacktoberfest, hacktoberfest-accepted
#182 - Mapping a present Optional returns an empty Optional
Issue -
State: closed - Opened by carlwitt over 4 years ago
- 2 comments
Labels: test-needed
#178 - jackson-module-parameter-names: @JsonPropertyName still required if @JsonDeserialize is used
Issue -
State: closed - Opened by clo-vis over 4 years ago
- 5 comments
#171 - DeserializationFeature ALLOW_DATES_AS_TIMESTAMPS
Issue -
State: open - Opened by benneq over 4 years ago
- 5 comments
Labels: date-time-config
#170 - ZonedDateTime documentation seems to be incorrect
Issue -
State: closed - Opened by AceHack over 4 years ago
- 4 comments
Labels: documentation
#168 - InstantSerializer doesn't respect any format-related settings without replacing serializer instance
Issue -
State: open - Opened by TomRK1089 over 4 years ago
- 9 comments
Labels: good first issue, hacktoberfest, json-format
#161 - java9+ OffsetDateTimeSerializer/OffsetDateTimeDeserializer miliseconds instead of nano config
Issue -
State: open - Opened by drej1 almost 5 years ago
- 6 comments
#156 - Consider performance improvements for Date/Time parsing
Issue -
State: open - Opened by cowtowncoder about 5 years ago
- 2 comments
Labels: good first issue
#154 - [2.10.0] Regression deserializing Optional<JsonNode>
Issue -
State: closed - Opened by MatthewPhinney about 5 years ago
- 10 comments
#137 - Add apache karaf features to jackson
Issue -
State: closed - Opened by steinarb about 5 years ago
#131 - Deserializing ZonedDateTime with basic TZ offset notation (0000)
Issue -
State: closed - Opened by noway1979 over 5 years ago
- 18 comments
#130 - Why is there no concrete `OffsetDateTimeDeserializer` class to use via annotations
Issue -
State: closed - Opened by uqmat over 5 years ago
- 12 comments
Labels: good first issue, documentation, hacktoberfest
#124 - Issue serializing and deserializing `LocalDateTime.MAX` and `LocalDateTime.MIN`
Issue -
State: open - Opened by bachilast over 5 years ago
- 13 comments
Labels: 2.17
#116 - Allow Instant to be serialized as epochSecond without the fraction part
Issue -
State: open - Opened by bric3 over 5 years ago
- 20 comments
Labels: new-feature, date-time-config
#111 - Unable to serialize JavaTimeModule object (in Jackson 2.x)
Issue -
State: closed - Opened by ghost over 5 years ago
- 3 comments
Labels: 3.0
#108 - Default string formats that will deserialise successfully to an Instant?
Issue -
State: closed - Opened by anthonyleonard over 5 years ago
- 4 comments
Labels: good first issue, documentation
#101 - [Bug] [Help resolving missing deps needed] Exception in `JavaTimeModule`
Issue -
State: closed - Opened by hellboy81 almost 6 years ago
- 10 comments
Labels: test-needed
#96 - Add possibility to serialize java time classes as milliseconds
Issue -
State: closed - Opened by C-h-e-r-r-y almost 6 years ago
- 10 comments
#95 - More issues like CVE-2018-1000873
Issue -
State: closed - Opened by GFriedrich almost 6 years ago
- 4 comments
#86 - Cannot read Optionals written with StdTypeResolverBuilder
Issue -
State: open - Opened by isopov about 6 years ago
- 3 comments
#76 - Missing milliseconds, when parsing Java 8 date-time, if they are zeros
Issue -
State: open - Opened by rycler over 6 years ago
- 20 comments
#73 - Feature request: DeserializationFeature.OPTIONAL_TIME_ZONE
Issue -
State: open - Opened by volkertb over 6 years ago
- 5 comments
Labels: new-feature
#55 - LocalDateDeserializer ignores local time zone
Issue -
State: closed - Opened by pherklotz almost 7 years ago
- 6 comments
#47 - Java8 date has no milliseconds long transform to `LocalDateTime`
Issue -
State: closed - Opened by ChunMengLu almost 7 years ago
- 4 comments
#38 - Deserialize zone offset with or without colon
Issue -
State: closed - Opened by brenuart over 7 years ago
- 10 comments
#11 - Disabling WRITE_DATES_AS_TIMESTAMPS not working?
Issue -
State: closed - Opened by ddyangz almost 8 years ago
- 10 comments
#4 - (date/time) Support `jackson-datatype-Threetenbp` fork?
Issue -
State: closed - Opened by cowtowncoder about 8 years ago
- 8 comments
#3 - (datatypes) Add Serialization Support for Streams
Issue -
State: closed - Opened by cowtowncoder about 8 years ago
- 12 comments
#1 - (datatypes) Support of JavaFX collections
Issue -
State: closed - Opened by cowtowncoder about 8 years ago
- 9 comments