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

Axis C++ allows leading zeroes in XSD_unsignedLong type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • current (nightly)
    • None
    • Serialization, XSD Types
    • None

    Description

      Axis C++ allows leading zeroes in XSD_unsignedLong type. As per the specification, leading zeroes are prohibited for unsignedLong type. When an input with leading zeroes (e.g. 0230) is given Axis C++ allows it and random values are given as output.

      XSD_unsignedLongClient.cpp test can be used to reproduce this problem.

      Regards
      Manohar

      Attachments

        Activity

          People

            Unassigned Unassigned
            cmanohar Manohar Kumar Chintala
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: