Project

General

Profile

Actions

Bug #93628

closed

Extension Manager must not lose search text

Added by Franz Holzinger about 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-03-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Until TYPO3 9.5 the search field of the Extenson Manager kept its entry if the page got reloaded by any event.
E.g. if I enter 'myext' in the search field and then I activate an extension, then this text shall remain there.
However with TYPO3 10.5 the search field immediately gets deleted after each action.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #86343: Remove jQuery.datatablesClosed2018-09-21

Actions
Actions #1

Updated by Georg Ringer about 3 years ago

  • Tracker changed from Feature to Bug
  • Status changed from New to Accepted
  • TYPO3 Version set to 10
Actions #2

Updated by Georg Ringer about 3 years ago

  • Related to Task #86343: Remove jQuery.datatables added
Actions #3

Updated by Georg Ringer about 3 years ago

this has been introduced with the removal of jquery.datatables in related issue. as the code base completly changed this is nothing which can readded that simple

Actions #4

Updated by Andreas Kienast almost 2 years ago

  • Status changed from Accepted to Needs Feedback

Can you please describe your use-case? "It worked before" is no valid use-case ;)

Actions #5

Updated by Franz Holzinger almost 2 years ago

Enter "myextension" into the search field. Then click ENTER to search for it.

All former TYPO3 versions:

The text "myextension" is still in the entry field of the search form.

New TYPO3 versions:

The text search field is empty .

Actions #6

Updated by Andreas Kienast almost 2 years ago

You just repeated your initial post, but you missed to tell why this should be added again, besides it was there earlierâ„¢.

Why do you need the pre-filtered extension list after e.g. (un)installing an extension?

Actions #7

Updated by Franz Holzinger almost 2 years ago

This is the standard behaviour for all former TYPO3 versions. And almost all internet search engines do never lose the search word.

I want to keep the search word, because I want to repeat the search with the same text or with a slightly modified text. Maybe a small misspelling has been done before:

"myextennsion" instead of "myextension"

It saves a lot of time if I am able to fix a typo in the search string and do not have to type in everything again.

Then I search for "prefix_ext" to list all extensions like "prefix_extension1", "prefix_extension2", ... "prefix_extensionn" .

And after all those extensions are filtered, I want to add more details to the search string.

But unfortunately at the moment everything is deleted.

I need the filtered extensions lists because I need to know what is installed and activated at the moment.

Actions #8

Updated by Andreas Kienast almost 2 years ago

This is the standard behaviour for all former TYPO3 versions.

Since version 6.0 to be precise.

And almost all internet search engines do never lose the search word.

Strange. Neither Google nor Bing reload my last search if I close the tab and load it again.

I want to keep the search word, because I want to repeat the search with the same text or with a slightly modified text. Maybe a small misspelling has been done before:

"myextennsion" instead of "myextension"

It saves a lot of time if I am able to fix a typo in the search string and do not have to type in everything again.

That doesn't make any sense. This case implies you leave the extension manager before you notice you searched for something wrong.

Then I search for "prefix_ext" to list all extensions like "prefix_extension1", "prefix_extension2", ... "prefix_extensionn" .

And after all those extensions are filtered, I want to add more details to the search string.

What kind of details?

I need the filtered extensions lists because I need to know what is installed and activated at the moment.

Click the "A/D" column to sort extension by that state.

Actions #9

Updated by Franz Holzinger almost 2 years ago

Strange. Neither Google nor Bing reload my last search if I close the tab and load it again.

I have never written about closing a tab. Even after opening a new window Google offers a popup menu where it still has the last search item together with a history symbol.

That doesn't make any sense. This case implies you leave the extension manager before you notice you searched for something wrong.

I have never written anything about leaving the Extension Manager. Did you really read my report?
Why does it not make sense if I want to fix a typo?

What kind of details?

It is simply a search string. You need another example search string?

Click the "A/D" column to sort extension by that state.

This is no workaround for my needs at all.

Actions #10

Updated by Franz Holzinger almost 2 years ago

  • TYPO3 Version changed from 10 to 11
Actions #11

Updated by Franz Holzinger almost 2 years ago

Better explanation for the use case:

Search for "myext".

It lists several extensions:

myext1, myext2, ... myextn.

Then activate the extension myext1.

Afterwards the search field gets empty.

But those n extensions should still remain filtered. This helps to activate the other extensions and to check what has already been activated.

Actions #12

Updated by Marco Kuprat almost 2 years ago

+1 for Franz' request.

Another use-case, maybe to clear some things up:
The extension keys of all of my custom extension start with "xyz_". In the extension manager's search field I type "xyz_" because I want to get a quick overview of my extensions (e.g. in order to deactivate them before I start updating the site to a new TYPO3 major version).
After deactivating the first extension, the search field goes blank and all extensions are listed again. So I have to type "xyz_" again in order to show only the extensions I'm interested in.

Actions #13

Updated by Gerrit Code Review over 1 year ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75153

Actions #14

Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75153

Actions #15

Updated by Gerrit Code Review over 1 year ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75155

Actions #16

Updated by Andreas Fernandez over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #17

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF