You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2018/01/03 16:43:01 UTC

[jira] [Closed] (UIMA-5691) hex to byte conversion routine wrong for lower case hex

     [ https://issues.apache.org/jira/browse/UIMA-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-5691.
--------------------------------
    Resolution: Fixed

> hex to byte conversion routine wrong for lower case hex
> -------------------------------------------------------
>
>                 Key: UIMA-5691
>                 URL: https://issues.apache.org/jira/browse/UIMA-5691
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 3.0.0SDK-beta, 2.10.2SDK
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 3.0.0SDK, 2.10.3SDK
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)