[
https://issues.apache.org/jira/browse/FELIX-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846346#action_12846346
]
Valentin Valchev commented on FELIX-1441:
-----------------------------------------
Seems reasonable. In this case
- "Clear Filter" must send a new request not reuse the latest bundle entries
- A new button "Filter All" (or choose a different name) should be added, that
sends a request to the plugin to filter against all headers.
A small issue that comes to mind. The headers can be localized. Agains which
headers the filter is matched? E.g. which method is used:
- getHeaders(locale) - using the request locale
- getHeader() /same as getHeaders(Locale.getDefault())/ - localized by platform
system locale
- or getHeaders("") - not localized
PS: today I'm too busy with other tasks and will not be able to provide a
patch. Can you?
> Search manifest entries of bundles
> ----------------------------------
>
> Key: FELIX-1441
> URL: https://issues.apache.org/jira/browse/FELIX-1441
> Project: Felix
> Issue Type: New Feature
> Components: Web Console
> Reporter: Sahoo
> Assignee: Valentin Valchev
> Fix For: webconsole-3.0.0
>
> Attachments: 2010-03-08 15 00 24.png,
> bundles-filter-template-i18n_status.patch, bundles.zip
>
>
> It will be good have an ability to have a search facility which searches
> bundle manifest entries of all installed bundles.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.