Uploaded image for project: 'Olingo'
  1. Olingo
  2. OLINGO-1496

ODataV2: Fix handling of Timestamp values in serialization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • odata2-core
    • None

    Description

      This change fixes a bug in the response serialization in case a Timestamp value was provided. In this case the wrong offset was determined. The change removes the offset handling completely because it is actually sufficient to write the response in UTC time zone.

      Further more the precision restriction for JSON responses was removed. In case there is a higher precision, it is simply truncated. This allows for example to write an etag value with a micro second precision for a json formatted response.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ramyav Ramya Vasanth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: