Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
webconsole-4.2.2
-
None
-
None
Description
When a Configuration Admin configuration has a property with name "action" and this config is edited through Web Console, the value of the property entered by the user is replaced with "ajaxConfigManager".
I did some debugging and here are the POST request parameters:
action ajaxConfigManager
action ajaxConfigManager
adminServletPath
apply true
propertylist rootServletPath,adminServletPath,rootResource,action
rootResource none
rootServletPath /
The same thing happens if you have properties like
apply or propertylist
Attachments
Issue Links
- duplicates
-
FELIX-3817 Form parameters might clash with configuration parameters
- Closed