[dna-issues] [JBoss JIRA] Updated: (DNA-305) JcrNodeType.canSetProperty Does Not Enforce Constraints
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Fri Mar 20 18:37:22 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers updated DNA-305:
--------------------------------
Attachment: DNA-305_path_namespace.patch
Added patch that makes path constraints support transient namespace remapping and modified test cases to verify this. Also moved test node type into class to clean up the package and make JcrPropertyDefinitionTest more consistent with the approach in SessionCacheTest. This fix should allow the defect to be resolved.
> 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_path_namespace.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