[ 
https://issues.apache.org/jira/browse/FELIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13564532#comment-13564532
 ] 

Carsten Ziegeler commented on FELIX-3817:
-----------------------------------------

For compatiblity: we could first check if the new parameters are set - (we can 
make sure the detection works by using some hidden form parameter which is 
always sent), if not we fall back to the old ones

I think we really should fix this in the next release :)
                
> Form parameters might clash with configuration parameters
> ---------------------------------------------------------
>
>                 Key: FELIX-3817
>                 URL: https://issues.apache.org/jira/browse/FELIX-3817
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-4.0.0
>            Reporter: Carsten Ziegeler
>
> If a configuration has a property named "delete" or "propertylist" (and maybe 
> there are more) then this clashes with the form parameter names of the 
> configuration web console plugin and editing such a configuration is not 
> possible.
> We should use more unique names, maybe namespaced somehow to reduce the 
> potential of a name clash

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to