Valentin Valchev created FELIX-4675:
---------------------------------------

             Summary: Corrupted value for configuration property "action" in 
Configuration Plugin
                 Key: FELIX-4675
                 URL: https://issues.apache.org/jira/browse/FELIX-4675
             Project: Felix
          Issue Type: Bug
          Components:  Console, Web Console
    Affects Versions: webconsole-4.2.2
            Reporter: Valentin Valchev


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:
{code}
action  ajaxConfigManager
action  ajaxConfigManager
adminServletPath        
apply   true
propertylist    rootServletPath,adminServletPath,rootResource,action
rootResource    none
rootServletPath /
{code}

The same thing happens if you have properties like
apply or propertylist 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to