No Code Attached Yet bug
avatar sakiss
sakiss
17 May 2026

What happened?

  1. Open a category blog page where your articles use tags.
  2. In the url add a tag filter param, e.g. http://localhost/category?filter_tag=6
  • Where filter_tag=6 the id of a tag used in the articles of that page.
  1. Make sure that the returned articles cover more that 1 page and go to the next page.
  2. As you can see the set filter_tag is missing, in the pagination links.

Version

5.4

Expected result

filter_tag to persist in the pagination links.

Actual result

The set filter_tag is missing, in the pagination links.

System Information

J5.x and J6.x

Additional Comments

I can fix that, if there is a consent that it is a bug.

avatar sakiss sakiss - open - 17 May 2026
avatar joomla-cms-bot joomla-cms-bot - change - 17 May 2026
Labels Added: No Code Attached Yet bug
avatar joomla-cms-bot joomla-cms-bot - labeled - 17 May 2026
avatar sakiss sakiss - change - 17 May 2026
The description was changed
avatar sakiss sakiss - edited - 17 May 2026
avatar sakiss sakiss - change - 17 May 2026
The description was changed
avatar sakiss sakiss - edited - 17 May 2026
avatar brianteeman
brianteeman - comment - 17 May 2026

in that use case shouldnt you be setting the tag filter in the menu item?

Image
avatar sakiss
sakiss - comment - 17 May 2026

@brianteeman not necessarily. Since there is such a logic it should work all over.

Add a Comment

Login with GitHub to post a comment