[dna-issues] [JBoss JIRA] Commented: (DNA-296) JcrSession Sometimes Eschews Single-Valued Variants of PropertyDefinitions

Randall Hauch (JIRA) jira-events at lists.jboss.org
Wed Mar 11 15:14:33 EDT 2009


    [ https://jira.jboss.org/jira/browse/DNA-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12456779#action_12456779 ] 

Randall Hauch commented on DNA-296:
-----------------------------------

Applied the patch that corrects the assignment of the PropertyDefinition to each Property instance.

> 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
>             Fix For: 0.4
>
>         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