[dna-issues] [JBoss JIRA] Updated: (DNA-296) JcrSession Sometimes Eschews Single-Valued Variants of PropertyDefinitions
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Wed Mar 11 15:06:22 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers updated DNA-296:
--------------------------------
Attachment: DNA-194_prop_def_lookup.patch
Please ignore the patch name. This is for DNA-296. It modifies the property definition lookup, deletes the dna:xmlText and dna:xmlContent types, and makes the xmltext portion of the TCK repository use nt:unstructured as a primary type instead.
> 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
> Attachments: DNA-194_prop_def_lookup.patch
>
>
> 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
More information about the dna-issues
mailing list