You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2016/12/21 14:10:58 UTC

[jira] [Created] (SLING-6424) ValueMapDecoratory: Empty arrays for multi-value properties should not be converted to null

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)