User tests: Successful: Unsuccessful:
Accessing com_tags via direct link triggers warning:
( ! ) Warning: Undefined array key "view" in /components/com_tags/src/Service/Router.php on line 255
Both Joomla 5 and 6 are affected.
Set error reporting to max.
Load tags via direct link, i.e. https://site.com/component/tags
See warning.
No warning.
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 |
| Title |
|
||||||
I have tested this item ✅ successfully on 9c7c5d4
I have tested this successfully!
I had 2 warnings - 1 of type warning and 1 of type deprecated:
Warning
: Undefined array key "view" in
/home/lights/public_html/_j540/components/com_tags/src/Service/Router.php
on line
255
Deprecated
: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in
/home/lights/public_html/_j540/components/com_tags/src/Service/Router.php
on line
270
and thanks to your PR @Denitz both are gone ;)!
| Status | Pending | ⇒ | Ready to Commit |
| Labels |
Added:
bug
PR-5.4-dev
|
||
RTC
| Labels |
Added:
RTC
|
||
✅ Final test before merge with JBT http://localhost:7054/index.php/component/tags
Warning: Undefined array key "view" and Deprecated: strpos(): Passing null to parameter| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-01-07 15:37:21 |
| Closed_By | ⇒ | muhme |
I have tested this item ✅ successfully on 9c7c5d4
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46588.