[dna-issues] [JBoss JIRA] Created: (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
Wed Mar 4 16:02:22 EST 2009
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
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