[
https://issues.apache.org/jira/browse/UIMA-5595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Eckart de Castilho reopened UIMA-5595:
----------------------------------------------
Reopening this. We seem to have undesired empty lines:
{noformat}
DocumentMetaData:1
sofa: _InitialView
begin: 0
end: 92
language: "de"
documentId: "1"
isLastSegment: false
{noformat}
> uv3 toString for FeatureStructures seems not quite right
> --------------------------------------------------------
>
> Key: UIMA-5595
> URL: https://issues.apache.org/jira/browse/UIMA-5595
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Affects Versions: 3.0.0SDK-alpha02
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 3.0.0SDK-beta
>
>
> uv3's impl of FeatureStructure toString was returning (in most cases)
> identical values as UV2, but somewhere along the line, it started calling
> every FS as if it had circular refs, even when it didn't. Fix this, and see
> about getting the format to be identical (in most cases) to v2, for better
> backwards compatibility.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)