Opened 2 years ago

Closed 8 months ago

Last modified 8 months ago

#16968 closed defect (bug) (fixed)

Plugin Search for empty string can hide all Plugins

Reported by: hakre 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:

  1. Go to the "Plugins" page (Plugins -> Plugins)
  2. Enter "new version" into the search box and press the "Search Plugins" button right next to it.
  3. The page is requested again now displaying an empty plugins list.
  4. Delete "new version" from that search box (empty the search box) and press the "Search Plugins" button right next to it.
  5. The page is requested again now displaying an empty plugins list.

It should not display an empty plugins list in (5.).

Attachments (1)

16968.diff (508 bytes) - added by greuben 2 years ago.

Download all attachments as: .zip

Change History (5)

  • Summary changed from Plugin Search can hide all Plugins to Plugin Search for empty string can hide all Plugins

greuben2 years ago

  • Keywords has-patch added
  • Resolution set to worksforme
  • Status changed from new to closed

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

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