[
https://issues.apache.org/jira/browse/FELIX-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-6436:
------------------------------------
Description:
When an OSGi configuration is changed through the web console, all properties
are set in the created/updated configuration, including those which are
actually not set in the web console - but where just the default value is
transfered back.
This prohibits those configurations from using any change in the default values.
The implementation could be smarter and check metatype info (if available) and
exclude all properties with default values.
was:
When an OSGi configuration is changed through the web console, all properties
are written back by the installer support including those which use default
values.
The implementation could be smarter and check metatype info (if available) and
exclude all properties with default values.
> Exclude default values (from metatype) in Configuration
> -------------------------------------------------------
>
> Key: FELIX-6436
> URL: https://issues.apache.org/jira/browse/FELIX-6436
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
>
> When an OSGi configuration is changed through the web console, all properties
> are set in the created/updated configuration, including those which are
> actually not set in the web console - but where just the default value is
> transfered back.
> This prohibits those configurations from using any change in the default
> values.
> The implementation could be smarter and check metatype info (if available)
> and exclude all properties with default values.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)