Andreas Lemmer created FELIX-6503:
-------------------------------------
Summary: Webconsole doesn't set configuration property to default
value
Key: FELIX-6503
URL: https://issues.apache.org/jira/browse/FELIX-6503
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-4.7.2
Reporter: Andreas Lemmer
After changing a configuration property in the webconsole configMgr, it cannot
be changed back to the default value again. The webconsole shows an exclamation
mark saying that the property was not set and the default value is only
displayed.
In the @Modified method, the property map doesn't contain the property key.
It seems that instead of setting the entered value (which happens to be equal
to the default value), the configuration property is just removed.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)