[dna-issues] [JBoss JIRA] Updated: (DNA-469) SessionCache Does Not Handle Node Definitions Correctly After Move

Brian Carothers (JIRA) jira-events at lists.jboss.org
Sat Jun 20 20:15:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/DNA-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Carothers updated DNA-469:
--------------------------------

    Attachment: DNA-469.patch


Attached patch that fixed the issue above.  It also properly clears the jcrNodes cache on a session refresh, sets the correct cardinality on the dnaint:nodeDefinition property from multi-valued to single-valued, and fixes a few cosmetic issues.

> SessionCache Does Not Handle Node Definitions Correctly After Move
> ------------------------------------------------------------------
>
>                 Key: DNA-469
>                 URL: https://jira.jboss.org/jira/browse/DNA-469
>             Project: DNA
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: 0.5
>            Reporter: Brian Carothers
>             Fix For: 0.6
>
>         Attachments: DNA-469.patch
>
>
> After a node is moved to a new parent, it will likely have a new node definition.  The SessionCache correctly calculates the new node definition... and then sets it on the parent instead of the child.

-- 
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