Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-3392

[Value Types] - Temporal Formatting broken since JDK 20

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-RC2
    • Core
    • None

    Description

      JDK built-in time formats may now include an UTF-8 special character 'non-breaking-space' instead of a normal 'space'.

      This breaks backwards compatibility.

      Fix is to replace UTF-8 8239 (decimal) with 32 (decimal) in any of the formatted temporal values.

      Attachments

        Activity

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: