[dna-issues] [JBoss JIRA] Updated: (DNA-305) JcrNodeType.canSetProperty Does Not Enforce Constraints
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Tue Mar 17 12:42:23 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.patch
Patch to add constraint checking capabilities to the property definition. Constraints are lazily parsed and the resulting constraint checked is cached locally for reuse.
> 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
>
>
> 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