Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10442

Handling of old dates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.4.0
    • 4.3.0, 4.4.0
    • None
    • None
    • 4.4 M3

      Using dates before a given date (depending on the time-zone) in a content launch errors.

      During writing, a LocalDate value is converted into a Calendar value. If the date is anterior to a specific date, a time offset is applied to the date, adding minutes and seconds

      During reading, the calendar value is checked to verify it is a DateTime, and launch an error for any calendar that have hours, minutes or seconds.

      We should be able to write dates prior to 1900 and still be able to read them without error

            cedric Cédric Damioli
            kbourgoin Kepa Bourgoin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: