?
avatar bayareajenn
bayareajenn
12 Aug 2017

Steps to reproduce the issue:

  1. Install Joomla 3.8 Beta on somewhere (occurs on Rochen, Siteground, and Mamp and Xamp (linux))
  2. Install Sample Data
  3. Turn error reporting to maximum
  4. Go to Global Config and turn on Caching. Different servers will give different options for caching.
  5. Save
  6. Refresh the frontend
    All the cache options on the backend result in a white screen on the frontend but on local devices they got a white screen on the backend too. They had to go to configuration.php to get to the backend again.

Turning off caching resolves the issue.

One result on Rochen with Cache Handler: File and System Cache: Conservative returned the error Fatal error: Class 'Joomla\CMS\Document\Renderer\Html\stdClass' not found in /libraries/src/Document/Renderer/Html/ModuleRenderer.php on line 89

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
5.00

avatar bayareajenn bayareajenn - open - 12 Aug 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 12 Aug 2017
avatar bayareajenn bayareajenn - change - 12 Aug 2017
The description was changed
avatar bayareajenn bayareajenn - edited - 12 Aug 2017
avatar crleathers
crleathers - comment - 12 Aug 2017

I can reproduce this issue on a fresh install of 3.8beta with any of the following cache type options:
File
Cache_Lite
Memcache

System Cache plugin is not enabled.

Fatal error: Class 'Joomla\CMS\Document\Renderer\Html\stdClass' not found in /libraries/src/Document/Renderer/Html/ModuleRenderer.php on line 89


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

avatar mbabker mbabker - change - 12 Aug 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-08-12 22:36:41
Closed_By mbabker
avatar mbabker mbabker - close - 12 Aug 2017
avatar mbabker
mbabker - comment - 12 Aug 2017

Reported and fixed through #17448 already.

avatar bayareajenn
bayareajenn - comment - 12 Aug 2017

We installed the latest 3.8 beta TODAY and are testing stuff.

Do you suggest some other way for us to test the fix? We'd like to. Our PBF event is almost complete.

avatar mbabker
mbabker - comment - 12 Aug 2017

Use the nightly build from https://developer.joomla.org/nightly-builds.html

That was patched after the beta release went out.

avatar bayareajenn
bayareajenn - comment - 12 Aug 2017

Ok, that is a good point that we weren't aware of - going off the nightly builds for testing instead of whatever is the beta. Kinda. Not sure what I'm saying but even the bug squad didn't mention it.

We'll try it out on the nightly build. Thanks, Michael for sending on the link.

Add a Comment

Login with GitHub to post a comment