joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.74k stars 3.64k forks source link

[5.0] Extension installer - current version #42099

Open brianteeman opened 12 months ago

brianteeman commented 12 months ago

Steps to reproduce the issue

Filter the list of extensions to current joomla version image

Compare the results with https://extensions.joomla.org/browse/top-rated/

Expected result

Only extensions marked as j5 or j5 with b/c are displayed

image

Actual result

No filter takes place

System information (as much as possible)

Additional comments

brianteeman commented 12 months ago

Found the problem - its in the code for the Install-from-web server that is hard coded to joomla3 and joomla 4 and knows notrhing about joomla 5

see https://github.com/joomla/install-from-web-server/commit/d56497a73c3210f34c88576acdaf1fcba4205bf7