User tests: Successful: Unsuccessful:
Corrects class name, fixing potential issue on case sensitive filesystems.
No idea how to trigger this code, but you can test that current code doesn't work by running this code on case sensitive system (e.g. Linux):
var_dump(JTable::getInstance('viewlevel', 'Joomla\\CMS\Table\\'));
Table object.
false
.
No.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_users |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-06-19 18:34:50 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
?
|
Thanks!
I have tested this item✅ successfully on 829a879
Correct according to https://github.com/joomla/joomla-cms/blob/4.0-dev/libraries/src/Table/ViewLevel.php
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29705.