XMLPersistanceManager doesn't preserve a property's 'multiValued' attribute
---------------------------------------------------------------------------
Key: JCR-2681
URL: https://issues.apache.org/jira/browse/JCR-2681
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Affects Versions: 2.1.0, 2.0.0, 2.0-beta6, 2.0-beta5, 2.0-beta4, 2.0-beta3,
2.0-beta1, 2.0-alpha11, 2.0-alpha9, 2.0-alpha8, 2.0-alpha7, 2.0-alpha4,
2.0-alpha3, 2.0-alpha1, 1.6.2, 1.6.1, 1.6.0, 1.5.7, 1.5.6, 1.5.5, 1.5.4, 1.5.3,
1.5.2, 1.5.0, core 1.4.12, core 1.4.11, core 1.4.10, core 1.4.9, core 1.4.7,
core 1.4.8, core 1.4.6, classloader 1.4.1, jcr-server 1.4.1, core 1.4.5, core
1.4.4, core 1.4.3, rmi 1.4.1, commons 1.4.2, core 1.4.2, core 1.4.1, 1.4,
1.3.4, 1.3.3, 1.3.1, 1.3, 1.2.3, 1.2.2, 1.2.1, 1.1.1, 1.1, 1.0.1, 1.0, 0.9
Reporter: Stefan Guggisberg
Fix For: 1.6.3, 2.0.2, 2.1.1, 2.2.0
when a multi-valued property is persisted and later read using the
XMLPersistenceManager the 'multiValued' attribute is lost, i.e.
PropertyState.isMultiValued() returns always false.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.