Module uninstall search doesn't work with machine names

Created on 13 February 2023, over 1 year ago
Updated 14 February 2023, over 1 year ago

Problem/Motivation

  1. Search on module uninstall page(/admin/modules/uninstall) doesn't search with machine names, but the list page(/admin/modules/) search works well.
  2. List and Uninstall search should be consistent to each other

Steps to reproduce

Step1: Install a fresh Drupal site
Step2: Login via admin
Step3: Go to Extend List tab(www.SITENAME.com/admin/modules)
Step4: Filter textfield will be visible, type: dblog or pgsql or dbl. It will show the relevant module with that specific machine name
Step5: Enable database logging module
Step6: Go to uninstall tab (www.SITENAME.com/admin/modules/uninstall) and type the same enabled module machine name: dblog, pgsql or dbl. No results will show up.

Proposed resolution

It seems like the search is performed on frontend only and since the uninstall page doesn't have machine names listed it's not able to search.
Adding the machine name like the LIST tab will fix it.

πŸ› Bug report
Status

Closed: duplicate

Version

9.5

Component
InstallΒ  β†’

Last updated about 4 hours ago

No maintainer
Created by

πŸ‡ΊπŸ‡ΈUnited States bakulahluwalia Houston

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024