Property.getNode() should throw ValueFormatException on non-UUID values
-----------------------------------------------------------------------
Key: JCRRMI-15
URL: https://issues.apache.org/jira/browse/JCRRMI-15
Project: Jackrabbit JCR-RMI
Issue Type: Bug
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Trivial
Fix For: 2.0
Identified by the TCK: The current JCR-RMI implementation of Property.getNode()
uses session.getNodeByUUID(getString()) which fails to throw the
ValueFormatException for cases where the property value can not be converted to
a reference.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.