[dna-issues] [JBoss JIRA] Updated: (DNA-481) Correct path to node types under "/jcr:system"
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Thu Jul 9 16:41:29 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers updated DNA-481:
--------------------------------
Attachment: DNA-481.patch
Added patch that changes the name of the node types projection path from /jcr:system/dna:nodeTypes to /jcr:system/jcr:nodeTypes as per the -283 spec, but retains dna:nodeTypes as the name of the primary node type for this node.
> Correct path to node types under "/jcr:system"
> ----------------------------------------------
>
> Key: DNA-481
> URL: https://jira.jboss.org/jira/browse/DNA-481
> Project: DNA
> Issue Type: Bug
> Components: JCR
> Affects Versions: 0.5
> Reporter: Randall Hauch
> Assignee: Brian Carothers
> Priority: Blocker
> Fix For: 0.6
>
> Attachments: DNA-481.patch
>
>
> The changes to DNA-466 included a correction to use "/jcr:system/dna:nodeTypes", since that is what was in the DNA built-in node types (CND file). Although JSR-170 doesn't expose the node types under "/jcr:system", JSR-283 specifies the path of "/jcr:system/jcr:nodeTypes" (note the namespace change). Our code should be changed to reflect this.
--
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