If you have 100's of Articles Tagged with the same Tag, like "Year 2021" and you want to see them, with 10 Articles per Page.
The First Page displays Correctly.
The Second Page returns 404 not found.
The First Page is linked like this:
/index.php/en/component/tags/tag/year-2021
The second page like this:
/index.php/en/component/tags/year-2021?Itemid=237&start=5
With "/tag" missing. => result 404.
"/tag" is included.
"/tag" is missing.
J 4.0.2 upgrade from 3.10.1
This works correctly on J 3.10.1
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
Yeep, same issue for me.
Any progress with this issue?
Confirmed. Quick solution would be creating a menu item to link to List All Tags menu item type. I tested it on a mono language website and it worked, should work for your multilingual website, too
There is PR #33208 tries to solve this issue but it is not working yet.