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?
I am a bit confused. I have just discovered the Pagination bug for Lists of Tags, after upgrading from Joomla 3 to Joomla 4.1.5.
There seems to be many duplicate reports that have been closed for the same bug.
It is now the 25th of August 2022 - one year later since beginning of this thread...
Is there any progress on fixing this bug?
Is there is a manual fix listed somewhere on Github for this?
Regards, Derek.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-11-02 10:28:24 |
Closed_By | ⇒ | richard67 |
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.