[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Lipp updated MAGNOLIA-4493:
----------------------------------

        Summary: Align MockNode with chapter 10.4.2.4 of JCR 2.0 spec (No Null 
Values)  (was: NPE in PropertyUtil#setProperty(Node, String, Object))
    Description: 10.4.2.4 No Null Values defines that setting a property to 
null is equivalent to removing that property. This is neither supported in 
MockNode nor in PropertyUtil. The later one is actually throwing a NPE when 
called with Node != null, String != null but Object==null.  (was: 
PropertyUtil#setProperty(Node, String, Object) throws NPE when being called 
with Node != null, String != null but Object==null)

> Align MockNode with chapter 10.4.2.4 of JCR 2.0 spec (No Null Values)
> ---------------------------------------------------------------------
>
>                 Key: MAGNOLIA-4493
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4493
>             Project: Magnolia
>          Issue Type: Bug
>      Security Level: Public
>          Components: core
>    Affects Versions: 4.5.3
>            Reporter: Daniel Lipp
>            Assignee: Daniel Lipp
>             Fix For: 5.0
>
>
> 10.4.2.4 No Null Values defines that setting a property to null is equivalent 
> to removing that property. This is neither supported in MockNode nor in 
> PropertyUtil. The later one is actually throwing a NPE when called with Node 
> != null, String != null but Object==null.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to