Allow whitespaces in base64 encoded binary fields of XML import files
---------------------------------------------------------------------
Key: JCR-2812
URL: https://issues.apache.org/jira/browse/JCR-2812
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core
Affects Versions: 2.1.2, 2.2.0
Reporter: Berry van Halderen
Priority: Minor
Fix For: 2.2.0
Attachments: patch
When importing files using Session.importXML(), the Binary property values are
Base64 encoded. However you cannot put whitespaces in them, and XML files with
binaries in them become very long lines. The files are more manageable if
whilespaces could be put in them, as is common to do in base base64 encoded
files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.