? ? Pending

User tests: Successful: Unsuccessful:

avatar SharkyKZ
SharkyKZ
19 Jun 2020

Summary of Changes

Corrects class name, fixing potential issue on case sensitive filesystems.

Testing Instructions

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\\'));

Expected result

Table object.

Actual result

false.

Documentation Changes Required

No.

avatar SharkyKZ SharkyKZ - open - 19 Jun 2020
avatar SharkyKZ SharkyKZ - change - 19 Jun 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Jun 2020
Category Administration com_users
avatar richard67 richard67 - test_item - 19 Jun 2020 - Tested successfully
avatar richard67
richard67 - comment - 19 Jun 2020

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.

avatar Quy Quy - test_item - 19 Jun 2020 - Tested successfully
avatar Quy
Quy - comment - 19 Jun 2020

I have tested this item successfully on 829a879


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29705.

avatar Quy Quy - change - 19 Jun 2020
Status Pending Ready to Commit
avatar Quy
Quy - comment - 19 Jun 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29705.

avatar wilsonge wilsonge - close - 19 Jun 2020
avatar wilsonge wilsonge - merge - 19 Jun 2020
avatar wilsonge wilsonge - change - 19 Jun 2020
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: ? ?
avatar wilsonge
wilsonge - comment - 19 Jun 2020

Thanks!

Add a Comment

Login with GitHub to post a comment