[
https://issues.apache.org/jira/browse/FELIX-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-1912.
--------------------------------------
Resolution: Fixed
Committed a fix in Rev. 886067.
Actually the "all categories" situation cannot be optimized because we have to
scan the categories of all resources to be able to build the category selection
list.
> Bundles without categories are never displayed in the bundle repository list
> ----------------------------------------------------------------------------
>
> Key: FELIX-1912
> URL: https://issues.apache.org/jira/browse/FELIX-1912
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-2.0.2
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: webconsole-2.0.4
>
>
> Reported by Gerry Woods on the dev list:
> > Hi,
> > It seems that the WebConsole "OSGi Repository" page will only display OBR
> > resources that have a category defined. We do not define categories so none
> > of our bundles show up. Is there a reason for this or is it simply a bug?
> > Thanks for any insights,
> > Gerry
> Issue is, that bundles without any categories are never listed. It also looks
> like the selection code is suboptimal: if all categories are desired, we
> don't have to inspect the bundle categories, we just list the bundle.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.