Importing very large strings could fail in some situations
----------------------------------------------------------
Key: JCR-2007
URL: https://issues.apache.org/jira/browse/JCR-2007
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Reporter: Thomas Mueller
Assignee: Thomas Mueller
BufferedStringValue buffers very large string to a temporary file. It uses the
platform default encoding to read and write the text. Usually this is not a
problem, however importing very large foreign language (for example, Chinese)
text properties could fail on some platforms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.