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

Extensions not properly supported

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-3.1.8
    • webconsole-4.0.0
    • Web Console
    • None

    Description

      Requests to the web console which have an extension are not always supported. For example to request the information on all bundles in JSON format by requesting /system/console/bundles.json does not work and results in a 404/NOT FOUND status.

      The problem lies in the OSGiManager.getConsolePlugin(String) method, which just compares the label after the web console root URL against the labels of the registered plugins. This method should – in case of no match – check for extensions to cut off.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: