Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-718

Deserialization problems in the xsd types gYear, gYearMonth, gMonth, gMonthDay and gDay

    XMLWordPrintableJSON

Details

    Description

      While creating the tests for the XSD built-in simple types I have discovered various problems in the deserialization code for the types: gYear, gYearMonth, gMonth, gMonthDay and gDay

      • Incorrectly initializing struct tm used within deserialization method, causing problems when attempting to use strftime to print value.
      • Incrementing wrong element when handling year offset.
      • GDay incorrectly sets month, rather than day.

      Attachments

        Activity

          People

            dicka Adrian Dick
            dicka Adrian Dick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: