?
avatar PhilETaylor
PhilETaylor
29 Jun 2020

Steps to reproduce the issue

One of the reasons to enable the System - Debug plugin is for debugging - the problem is that it doesnt actually load on a page that is an error page!

To replicate, login to Joomla 4 admin and enable the System - Debug plugin

Then create a PHP error (easy to do, edit administrator/components/com_cpanel/src/Controller/DisplayController.php and add

Factory::isAdmin();

after

public function display($cachable = false, $urlparams = array())
{

Then visit Home Dashboard menu item

Expected result

Same as the actual result below - but with the debug toolbar at the bottom as well so that the request can be inspected.

Screenshot 2020-06-29 at 22 16 41

Actual result

Screenshot 2020-06-29 at 22 15 08

System information (as much as possible)

Joomla 4 beta 1

Additional comments

avatar PhilETaylor PhilETaylor - open - 29 Jun 2020
avatar joomla-cms-bot joomla-cms-bot - change - 29 Jun 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 Jun 2020
avatar PhilETaylor PhilETaylor - change - 29 Jun 2020
The description was changed
avatar PhilETaylor PhilETaylor - edited - 29 Jun 2020
avatar SharkyKZ
SharkyKZ - comment - 17 Aug 2020

Please test PR #30394.

avatar SharkyKZ SharkyKZ - close - 17 Aug 2020
avatar SharkyKZ SharkyKZ - change - 17 Aug 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-08-17 06:46:16
Closed_By SharkyKZ

Add a Comment

Login with GitHub to post a comment