JcrSession Sometimes Eschews Single-Valued Variants of PropertyDefinitions
--------------------------------------------------------------------------
Key: DNA-296
URL:
https://jira.jboss.org/jira/browse/DNA-296
Project: DNA
Issue Type: Bug
Components: JCR
Affects Versions: 0.4
Reporter: Brian Carothers
JcrSession.populateNode infers the property definition for each property by doing a
property lookup by name and, if that fails, by checking for a matching residual property
definition. This lookup also needs to compare by cardinality (single-valued vs.
multi-valued).
Correcting this obviates the need for dna:xmlText and dna:xmlContent from the DNA-295
defect.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira