[
https://issues.apache.org/jira/browse/JCR-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576990#action_12576990
]
Stefan Guggisberg commented on JCR-1464:
----------------------------------------
a minor clarification:
please note that the current behavior is not only compliant with the spec but
also IMO the best we can do when dealing with plain standard system view
serialization of nt:unstructrured nodes. a solution/workaround for this
limitation would e.g. be the introduction of a jackrabbit-specific extension of
the system view serialization format (e.g. through a rep:multiValued attribute).
> system-view export ambiguosly exports array property if it contains exactly
> one value
> -------------------------------------------------------------------------------------
>
> Key: JCR-1464
> URL: https://issues.apache.org/jira/browse/JCR-1464
> Project: Jackrabbit
> Issue Type: Improvement
> Affects Versions: core 1.4.1
> Reporter: Martin Zdila
> Priority: Minor
>
> When exporting nt:unstructured node that has array property with exactly one
> value (eg String[1]), then exported XML structure is ambiguous. After import
> it creates simple (non-array) property. See also mailing list thread
> http://mail-archives.apache.org/mod_mbox/jackrabbit-users/200803.mbox/%3c200803061829.23124.m.zdila%40mwaysolutions.com%3e
> that also contains related attachments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.