User tests: Successful: Unsuccessful:
parent_id
query var is not stripped for the same view=tags menu item
option=com_tags&view=tag
)parent_id
query params like https://site.com/tags?parent_id=1Useless parent_id
query var exists in the URL.
parent_id
query var is stripped if the menu item has the same parent_id
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | com_tags Front End |
Status | New | ⇒ | Pending |
This pull request has been automatically rebased to 4.4-dev.
Title |
|
I have tested this item ✅ successfully on da700a0
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
bug
PR-4.4-dev
|
RTC
Labels |
Added:
?
|
Labels |
Added:
?
Removed: ? |
Labels |
Added:
?
Removed: ? |
Labels |
Added:
?
Removed: ? |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-11-03 15:28:43 |
Closed_By | ⇒ | MacJoom | |
Labels |
Added:
?
Removed: ? |
I have tested this item ✅ successfully on da700a0
I tested in 5.0.0-beta3-dev but I think the result is good for 4.x. Tricky to follow the instructions - made my head spin. Any way, in my two menu items with the patch applied I see
http://localhost/joomla-cms5/index.php/test-41926
for a List All Tags menu item type andhttp://localhost/joomla-cms5/index.php/article-test-41296
for a Single article menu item type. Without the patch the first ishttp://localhost/joomla-cms5/index.php/test-41926?parent_id=1
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41296.