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:11:58 UTC

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

     [ https://issues.apache.org/jira/browse/SLING-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seifert updated SLING-6424:
----------------------------------
    Summary: ValueMapDecorator: Empty arrays for multi-value properties should not be converted to null  (was: ValueMapDecoratory: Empty arrays for multi-value properties should not be converted to null)

> ValueMapDecorator: 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)