[ 
https://issues.apache.org/jira/browse/FELIX-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger closed FELIX-3132.
------------------------------------


Close after release
                
> Extensions not properly supported
> ---------------------------------
>
>                 Key: FELIX-3132
>                 URL: https://issues.apache.org/jira/browse/FELIX-3132
>             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
>
>
> 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.

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