User tests: Successful: Unsuccessful:
Pull Request for Issue #42208.
The tags router currently does not fix incomplete URL parts like other components. Specifically it does not look up the alias for tags which were only references by an ID and didn't have the slug like expected. The code also unifies the IDs to be arrays as expected.
Look up the ID of a tag of your choice which isn't directly linked via a menu item. Go into an article of your choosing and insert the following:
<a href="index.php?option=com_tags&view=tag&id=5">Test</a>
Adapt the &id=5
to the ID of your chosen tag.
The URL will look something like this: `http://domain.tld/tags-component/all-tags/5.html
The URL will look something like this: `http://domain.tld/tags-component/all-tags/lime.html
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
Status | New | ⇒ | Pending |
Category | ⇒ | com_tags Front End |
Labels |
Added:
PR-5.3-dev
|
I have tested this item ✅ successfully on 6d553a9
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-12-03 14:05:57 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
Feature
RTC
|
Thanks
I have tested this item ✅ successfully on 6d553a9
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44515.