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 (Created) (JIRA)" <ji...@apache.org> on 2011/12/19 13:35:30 UTC

[jira] [Created] (FELIX-3285) Wrong vector and array handling in Configuration Admin plugin

Wrong vector and array handling in Configuration Admin plugin
-------------------------------------------------------------

                 Key: FELIX-3285
                 URL: https://issues.apache.org/jira/browse/FELIX-3285
             Project: Felix
          Issue Type: Bug
          Components: Web Console
    Affects Versions: webconsole-3.1.8
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: webconsole-3.2.0


There some issues when handling configuration updates:
- If a Collection type property is updated with no values, it should not be added as an empty collection, which is invalid. Rather it should be made sure to not set the property at all in the configuration
- If an attribute definition for an existing array property is missing, it should be synthesized with Integer.MAX_VALUE cardinality instead of Integer.MIN_VALUE, which would be a Vector/Collection

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (FELIX-3285) Wrong vector and array handling in Configuration Admin plugin

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed FELIX-3285.
------------------------------------


Close after release
                
> Wrong vector and array handling in Configuration Admin plugin
> -------------------------------------------------------------
>
>                 Key: FELIX-3285
>                 URL: https://issues.apache.org/jira/browse/FELIX-3285
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-3.1.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-4.0.0
>
>
> There some issues when handling configuration updates:
> - If a Collection type property is updated with no values, it should not be added as an empty collection, which is invalid. Rather it should be made sure to not set the property at all in the configuration
> - If an attribute definition for an existing array property is missing, it should be synthesized with Integer.MAX_VALUE cardinality instead of Integer.MIN_VALUE, which would be a Vector/Collection

--
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

[jira] [Resolved] (FELIX-3285) Wrong vector and array handling in Configuration Admin plugin

Posted by "Felix Meschberger (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-3285.
--------------------------------------

    Resolution: Fixed

Fixed in Rev. 1220719
                
> Wrong vector and array handling in Configuration Admin plugin
> -------------------------------------------------------------
>
>                 Key: FELIX-3285
>                 URL: https://issues.apache.org/jira/browse/FELIX-3285
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-3.1.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.2.0
>
>
> There some issues when handling configuration updates:
> - If a Collection type property is updated with no values, it should not be added as an empty collection, which is invalid. Rather it should be made sure to not set the property at all in the configuration
> - If an attribute definition for an existing array property is missing, it should be synthesized with Integer.MAX_VALUE cardinality instead of Integer.MIN_VALUE, which would be a Vector/Collection

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira