You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2020/07/01 07:14:00 UTC

[jira] [Assigned] (SLING-9248) Feature model variables are not resolved for array elements

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

Carsten Ziegeler reassigned SLING-9248:
---------------------------------------

    Assignee: Carsten Ziegeler

> Feature model variables are not resolved for array elements
> -----------------------------------------------------------
>
>                 Key: SLING-9248
>                 URL: https://issues.apache.org/jira/browse/SLING-9248
>             Project: Sling
>          Issue Type: Bug
>          Components: Feature Model
>    Affects Versions: Feature Model 1.1.4
>            Reporter: A. J. David Bosschaert
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Feature Model 1.2.4
>
>
> Feature model variables are not resolved for array elements.
> Let's say the following variable is defined:
> {code}
> "variables" : {
>   "foo": "b"
> }
> {code}
> Then this variable should be substituted in configuration values that are an array:
> {code}
> .... "configkey" : ["a": "${foo}"]
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)