Bug #25390
closedFiltering extensions on remote repository does not respect repository selection
100%
Description
I have setup an own TER and added it to the Extension Manager.
When searching for an extension in the remote repository with the "filter" text field, the currently selected repository is not taken into account and results from the main typo3 repository are returned.
Steps to reproduce, see the attached screenshot with the 4 steps:
0. A custom TER needs to be registered
1. Log into typo3 backend, extension manager. Click "remote repository".
2. The custom TER is already preselected in the dropdown
3. Type something in the filter text field and press return. Although the custom TER is selected, results from the public typo3 TER are shown
4. Open the repository dropdown and click on the already selected custom TER. The dropdown closes and the search results are reloaded, this time with the results from the custom TER.
Pressing return on the filter text field should transmit the currently selected repository.
(issue imported from #M18031)
Files