Carsten Ziegeler created SLING-3445:
---------------------------------------
Summary: Removing multi value property fails
Key: SLING-3445
URL: https://issues.apache.org/jira/browse/SLING-3445
Project: Sling
Issue Type: Bug
Components: JCR
Affects Versions: JCR Resource 2.3.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: JCR Resource 2.3.4
If a jcr resource is adapted to a ModifiableValueMap and remove(propName) is
called on a multi value property, the removal fails as the setProperty(name,
(String)null) is used - which is not a multi value property.
--
This message was sent by Atlassian JIRA
(v6.2#6252)