[dna-issues] [JBoss JIRA] Created: (DNA-542) jcr:uuid Property in dna:lock Custom Type Needs To Be Renamed
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Thu Oct 22 20:43:05 EDT 2009
jcr:uuid Property in dna:lock Custom Type Needs To Be Renamed
-------------------------------------------------------------
Key: DNA-542
URL: https://jira.jboss.org/jira/browse/DNA-542
Project: DNA
Issue Type: Bug
Components: JCR
Affects Versions: 0.6
Reporter: Brian Carothers
Assignee: Brian Carothers
Priority: Critical
Fix For: 0.7
The dna:lock custom node type (used to store information about an active lock) reuses the jcr:uuid and jcr:lockOwner properties. However, using the jcr:uuid property in this manner means that the dna:lock node type can never be made referenceable later. It also violates an assumption in the JpaConnector that a node's jcr:uuid refers to the UUID for that node and not some other node.
--
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