[SPI] Node.setProperty with null value throws                         throw 
createE();
--------------------------------------------------------------------------------------

                 Key: JCR-3024
                 URL: https://issues.apache.org/jira/browse/JCR-3024
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr2spi
    Affects Versions: 2.3.0
            Reporter: Michael Dürig
            Assignee: Michael Dürig


Node.setProperty with a null value should not throw a ItemNotFoundException in 
the case a property with the given name does not exist. Rather should it return 
a stale property which throws an InvalidItemStateException when its methods are 
accessed. 

This behavior is also consistent with jackrabbit-core.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to