[
https://issues.apache.org/jira/browse/JCR-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marco Vannucci updated JCR-2627:
--------------------------------
Description:
JCR 2.0 has a defined specification about system-view export of multi-value
properties when these property have only one value.
The attribute sv:multiple attribute of sv:property tag is not written in output
stream result.
Anyway if I add that one manually and try to import the modified system-view,
multi-value properties with an only value are not recognized, and these
properties are simply stored like a single-value ones.
was:
JCR 2.0 has a defined specification about system-view export of multi-value
properties when these property have only one value.
The attribute sv:multiple attribute of sv:property tag is not written in output
stream result.
Anyway if I add that one manually and try to import the modified system-view,
the multi-value property with an only value are not recognized, and these
properties are simply stored like a single-value ones.
> System-view export/import of multi-value property does not respect JCR 2.0
> --------------------------------------------------------------------------
>
> Key: JCR-2627
> URL: https://issues.apache.org/jira/browse/JCR-2627
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core
> Affects Versions: 2.0.0, 2.1.0
> Environment: Ubuntu 9.10
> Reporter: Marco Vannucci
>
> JCR 2.0 has a defined specification about system-view export of multi-value
> properties when these property have only one value.
> The attribute sv:multiple attribute of sv:property tag is not written in
> output stream result.
> Anyway if I add that one manually and try to import the modified system-view,
> multi-value properties with an only value are not recognized, and these
> properties are simply stored like a single-value ones.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.