You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2012/12/28 16:24:12 UTC

[jira] [Commented] (FELIX-3817) Form parameters might clash with configuration parameters

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

Felix Meschberger commented on FELIX-3817:
------------------------------------------

Started work on this issue by defining and using Java constants for request parameters which are not used as configuration properties. Also enhanced the client side JavaScript to make use of those constants (leveraging the variable resolver).

I am not 100% sure whether we should change these values, though, because this would break existing scripts making use of the existing HTTP-based API (even though this has not been documented and is not officially supported).
                
> 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
>             Fix For: webconsole-4.0.2
>
>
> 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