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 2017/09/14 14:04:00 UTC

[jira] [Resolved] (UIMA-5558) xmi serialization/deserialization of 0-length array being deserialized as null

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

Marshall Schor resolved UIMA-5558.
----------------------------------
    Resolution: Fixed

This was very specific to the way StringArrays are serialized in xmi.

> xmi serialization/deserialization of 0-length array being deserialized as null
> ------------------------------------------------------------------------------
>
>                 Key: UIMA-5558
>                 URL: https://issues.apache.org/jira/browse/UIMA-5558
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 3.0.0SDK-beta, 2.10.2SDK
>
>
> A user reports a serialization of a 0-length string array feature value is subsequently being deserialized as a null.  The binary serialization/deserialization is correct, though.
> Also check JSON, and FSLists.



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