joomla / joomla-cms

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

[5.2] Filter bug with custom admin menu item #44407

Open brianteeman opened 3 weeks ago

brianteeman commented 3 weeks ago

Steps to reproduce the issue

Create an admin menu module Create a link of type menu items Publish this additional admin menu module in position menu Click on the newly created menu item link

Expected result

The site/admin filter works

Actual result

The filter never changes from site

System information (as much as possible)

Additional comments

hytsch commented 2 weeks ago

Too bad this bug was not fixed with 5.2.1. As long as the bug persists, we have to stay with 5.1 ;(

alikon commented 2 weeks ago

should this be solved with #44426 ?

brianteeman commented 2 weeks ago

No. #44426 is to fix the code Hannes removed in error from com_content. Possibly this issue can be fixed with another PR to fix the code removed from com_modules