Create a tag in Components -> Tags
Assign tag to an article
Create a menu item of category blog and set to display the tag created above
Navigate to the menu item
URL should be SEF
URL is not SEF.
A query is attached to the URL
?filter_tag[0]=1
Joomla 4.0.0-rc1
PHP 7.4.16
I have found this issue dating back to early versions of Joomla. It appears that it was fixed but is broken again in all Joomla 4 releases.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-06-29 20:40:57 |
Closed_By | ⇒ | Quy |
Status | Closed | ⇒ | New |
Closed_Date | 2021-06-29 20:40:57 | ⇒ | |
Closed_By | Quy | ⇒ | |
Labels |
Added:
No Code Attached Yet
Removed: ? |
Reopening this as the proposed patch isn't acceptable. But this bug still needs fixing
Labels |
Added:
bug
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-31 10:14:36 |
Closed_By | ⇒ | brianteeman |
Hello, I've been attempting to fix this issue!
I've gone through site router and then the routers for
com-content
andcom-tags
but haven't been able to find the SEF route build rules/code responsible for handling tags or filters yet. Can someone help me find the responsible code?