Konrad Windszus created FELIX-6348:
--------------------------------------
Summary: Web Console ConfigurationAdminConfigurationPrinter should
expose interpolated values as well
Key: FELIX-6348
URL: https://issues.apache.org/jira/browse/FELIX-6348
Project: Felix
Issue Type: Improvement
Components: Web Console
Affects Versions: webconsole-4.5.4
Reporter: Konrad Windszus
Currently ConfigurationAdminConfigurationPrinter only exposes the
non-interpolated values in
https://github.com/apache/felix-dev/blob/1ef312d0640e11b1129fbbd4b313a66a7f6a3fd8/webconsole/src/main/java/org/apache/felix/webconsole/internal/configuration/ConfigurationAdminConfigurationPrinter.java#L136.
In case interpolation is used it would be nice to in addition also expose the
interpolated value like outlined in
https://github.com/apache/felix-dev/tree/master/configadmin-plugins/interpolation#consuming-configurations-with-placeholders.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)