[
https://issues.apache.org/jira/browse/SLING-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627268#comment-14627268
]
Stefan Seifert commented on SLING-4807:
---------------------------------------
Completed: At revision: 1691105
ah, ok - i did not see that intention. still the code was not correct in my pov
- getEffectiveModel may call getProcessedConfiguration with a variable
resolver or with null - but wants to replace variables in both cases.
in this rev i added an explicit boolean flag if variables should be replaced or
not - and set it to false in all calls from merge methods, but to true from
getEffectiveModel.
i think this should do the job?
> Variables in configurations are not replaced
> --------------------------------------------
>
> Key: SLING-4807
> URL: https://issues.apache.org/jira/browse/SLING-4807
> Project: Sling
> Issue Type: Bug
> Components: Tooling
> Affects Versions: Sling Provisioning Model 1.0.0, Sling Provisioning Model
> 1.1.0, Sling Provisioning Model 1.2.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Sling Provisioning Model 1.3.0
>
>
> If a configuration contains variables, these are not replaced. We should add
> support for it
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)