[dna-issues] [JBoss JIRA] Updated: (DNA-292) System View Creates Nodes With Primary Type That Is Not Defined in Type Load
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Thu Mar 5 09:59:22 EST 2009
[ https://jira.jboss.org/jira/browse/DNA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers updated DNA-292:
--------------------------------
Attachment: DNA-292.patch
Added patch that builds in the dna:namespace type and adds support for chaining of node type sources.
> System View Creates Nodes With Primary Type That Is Not Defined in Type Load
> ----------------------------------------------------------------------------
>
> Key: DNA-292
> URL: https://jira.jboss.org/jira/browse/DNA-292
> Project: DNA
> Issue Type: Bug
> Components: JCR
> Affects Versions: 0.4
> Reporter: Brian Carothers
> Attachments: DNA-292.patch
>
>
> DNA stores persistently mapped namespaces (including built-in namespaces like "sv", "nt") in a system view within the content graph. The nodes storing the data have a primaryType of dna:namespace. DNA does not currently have a type source (e.g., BuiltInTypeSource) that defines this type, so the org.apache.jackrabbit.test.api.nodetype.NodeTypeTest.testGetPrimaryItemName test case fails.
--
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