Stefan Seifert created SLING-6424:
-------------------------------------
Summary: ValueMapDecoratory: Empty arrays for multi-value
properties should not be converted to null
Key: SLING-6424
URL: https://issues.apache.org/jira/browse/SLING-6424
Project: Sling
Issue Type: Bug
Components: API
Affects Versions: API 2.16.2
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: API 2.16.4
currently empty arrays in the base map manged by the ValueMapDecorator are
converted to null.
this is imho wrong, because an empty list might be a valid value for a
multi-valued property which should not lead to fallback to the default value
for example.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)