[
https://issues.apache.org/jira/browse/UIMA-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor closed UIMA-1771.
--------------------------------
Fix Version/s: 2.3.1
Resolution: Fixed
updated Javadocs to say this only creates an approximate representation.
> CasToInlineXml truncates attributes
> -----------------------------------
>
> Key: UIMA-1771
> URL: https://issues.apache.org/jira/browse/UIMA-1771
> Project: UIMA
> Issue Type: Bug
> Reporter: Jens Grivolla
> Priority: Minor
> Fix For: 2.3.1
>
>
> org.apache.uima.util.CasToInlineXml has a hard coded limit of 64 characters
> for attribute values. This makes inline xml suitable only for debugging, and
> the documentation contains no warning to this effect.
> Given that this component is part of uima-core (and not just example code) I
> would expect such pitfalls to be at least documented. A better solution
> would be to make the truncating optional/configurable, so that inline xml
> could be used as a basis for further processing outside UIMA.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.