PR-5.4-dev AI Generated Pending

User tests: Successful: Unsuccessful:

avatar Francis1104Ol
Francis1104Ol
27 Mar 2026

Pull Request resolves # .
Pull Request resolves #47445

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

Fixed the dropdown filter URL in the Menus administrator view.

  • Updated default.php in com_menus to correctly preserve selected filter in URL.

Testing Instructions

  1. Go to Administrator → Menus → Main Menu.
  2. Use the dropdown filter to select a category.
  3. Verify that the URL updates correctly without breaking the filter

Actual result BEFORE applying this Pull Request

Dropdown filter selection did not update the URL.

  • Page reload resets the selected filter.

Expected result AFTER applying this Pull Request

Dropdown filter selection did not update the URL.

  • Page reload resets the selected filter.

Link to documentations

Please select:

  • Documentation link for guide.joomla.org:

  • [x ] No documentation changes for guide.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • [x ] No documentation changes for manual.joomla.org needed

avatar Francis1104Ol Francis1104Ol - open - 27 Mar 2026
avatar Francis1104Ol Francis1104Ol - change - 27 Mar 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 27 Mar 2026
Category Administration com_menus Front End Plugins
avatar muhme muhme - change - 28 Mar 2026
Title
Fix dropdown filter URL sync in Administrator Menus (#47447)
[5.4] Fix dropdown filter URL sync in Administrator Menus (#47447)
avatar muhme muhme - edited - 28 Mar 2026
avatar muhme
muhme - comment - 28 Mar 2026

@Francis1104Ol Unless you confirm that you have followed our guidelines on generative AI, we cannot accept this PR. And looking at the title: does this PR resolve #47445 rather than #47447? If so, please change it.

avatar brianteeman
brianteeman - comment - 28 Mar 2026

This is obviously completely wrong (even when you ignore the unrelated files)

avatar Francis1104Ol Francis1104Ol - change - 28 Mar 2026
The description was changed
avatar Francis1104Ol Francis1104Ol - edited - 28 Mar 2026
avatar Francis1104Ol Francis1104Ol - change - 28 Mar 2026
The description was changed
avatar Francis1104Ol Francis1104Ol - edited - 28 Mar 2026
avatar muhme muhme - change - 30 Mar 2026
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2026-03-30 21:43:22
Closed_By muhme
Labels Added: PR-5.4-dev AI Generated
avatar muhme muhme - close - 30 Mar 2026
avatar muhme
muhme - comment - 30 Mar 2026

@Francis1104Ol Thank you for your contribution!

In Joomla administrator lists (such as Menus, Articles, etc.), filter values are typically stored in the user session rather than in the URL. This behaviour is therefore expected and not considered as a bug to be fixed.

Therefore we will go ahead and close this issue.

For your next PR please test your changes locally before opening a PR. Additionally, please ensure that the PR description, test instructions, and source code changes are consistent with each other and the PR doesn't contain unrelated code changes.

And anyone submitting a PR must ensure that all CI checks have been passed before we can proceed.

Add a Comment

Login with GitHub to post a comment