Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-5691

hex to byte conversion routine wrong for lower case hex

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0SDK-beta, 2.10.2SDK
    • 3.0.0SDK, 2.10.3SDK
    • Core Java Framework
    • None

    Description

      bug in XmiDeserialization code in hex char to byte when converting lower-case hex chars - using wrong lower bound char (should be 'a', but is using '1'). This bug is from 2008. Since no one has noticed, it's probably true that lower case hex representations are never being used in Xmi byte array serializations. But this should be fixed anyways.

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: