[dna-issues] [JBoss JIRA] Commented: (DNA-305) JcrNodeType.canSetProperty Does Not Enforce Constraints
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Wed Mar 18 13:14:39 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12457997#action_12457997 ]
Brian Carothers commented on DNA-305:
-------------------------------------
This revision does not correctly handle the case of a path constraint consisting of segments with namespaces when the namespaces are remapped. For example, if the constraint value is 'myapp:foo/myapp:bar', the current code will not work correctly if the "myapp" prefix is transiently remapped to "myapp2"
> JcrNodeType.canSetProperty Does Not Enforce Constraints
> -------------------------------------------------------
>
> Key: DNA-305
> URL: https://jira.jboss.org/jira/browse/DNA-305
> Project: DNA
> Issue Type: Bug
> Components: JCR
> Affects Versions: 0.4
> Reporter: Brian Carothers
> Attachments: DNA-305.patch, DNA-305_revised.patch
>
>
> JCRNodeType.canSetProperty does not currently perform any validations against the constraints for the property. This does not meet the JCR 1.0 specification and will probably cause L2 tests to fail in the TCK.
--
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