Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-1800

Bound configurations for which there exists no bundle cannot be edited

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-2.0.2
    • webconsole-2.0.4
    • Web Console
    • None

    Description

      Consider a configuration bound to a certain bundle [location]. If there is no bundle installed with that bundle location, the configuration cannot be edited event though there might be metatype information.

      The problem is that (1) metatype information is only retrieved for the bundle named by the bundle location. It should probably be searched globally. (2) the configuration detail information fails with a NullPointerException if there is no bundle with the bound location installed.

      Another issue is, that existing configuration for which no metatype exists is not listed in the drop-down, even though it can be rendered. The problem is an erratic (probably historic) check for metatype information, which is not really required.

      Finally, the configuration properties are not displayed if there is no metatype information because the client side rendering script does not attach the respect HTML elements to the parent element.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: