#16968 closed defect (bug) (fixed)
Plugin Search for empty string can hide all Plugins
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Administration | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
I'm seeing something weird on trunk, I have checked against 3.0.5, it does not have that problem:
Searching for a plugin that does not exists (e.g. "new version") will create an empty listing. Searching again with an empty search will remove the search and keep the empty listing.
I would have expected the behavior that the list of plugins is visible again.
Steps to reproduce:
- Go to the "Plugins" page (Plugins -> Plugins)
- Enter "new version" into the search box and press the "Search Plugins" button right next to it.
- The page is requested again now displaying an empty plugins list.
- Delete "new version" from that search box (empty the search box) and press the "Search Plugins" button right next to it.
- The page is requested again now displaying an empty plugins list.
It should not display an empty plugins list in (5.).
Attachments (1)
Change History (5)
- Summary changed from Plugin Search can hide all Plugins to Plugin Search for empty string can hide all Plugins
comment:3
MikeHansenMe — 8 months ago
- Resolution set to worksforme
- Status changed from new to closed
comment:4
SergeyBiryukov — 8 months ago
- Component changed from General to Administration
- Milestone changed from Awaiting Review to 3.3
- Resolution changed from worksforme to fixed
Fixed in [18991].
Note: See
TracTickets for help on using
tickets.

This seems to be corrected in the current trunk (3.5-alpha-21751).