No Code Attached Yet
avatar marcelkb
marcelkb
16 Sep 2021

Steps to reproduce the issue

Activate the Website Offline (=Wartungsmodus) Option
Login with the Login-Mask

Expected result

You can view the normal website

Actual result

Bei Problemen ist der Administrator dieser Website zuständig.

0 Unknown named parameter $params
Call stack

Function Location

1 () JROOT\libraries\src\Editor\Editor.php:200
2 Joomla\CMS\Editor\Editor->display() JROOT\plugins\system\inlinecontent\inlinecontent.php:298
3 PlgSystemInlineContent->onAfterDispatch() JROOT\libraries\src\Plugin\CMSPlugin.php:285
4 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin{closure}() JROOT\libraries\vendor\joomla\event\src\Dispatcher.php:486
5 Joomla\Event\Dispatcher->dispatch() JROOT\libraries\src\Application\EventAware.php:111
6 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT\libraries\src\Application\SiteApplication.php:211
7 Joomla\CMS\Application\SiteApplication->dispatch() JROOT\libraries\src\Application\SiteApplication.php:245
8 Joomla\CMS\Application\SiteApplication->doExecute() JROOT\libraries\src\Application\CMSApplication.php:278
9 Joomla\CMS\Application\CMSApplication->execute() JROOT\includes\app.php:63
10 require_once() JROOT\index.php:32

Still after logout and F5 it is broken.
Visiting with another browser or in incognito mode works

System information (as much as possible)

Win10, XAMPP Version: 8.0.9

Additional comments

avatar marcelkb marcelkb - open - 16 Sep 2021
avatar marcelkb marcelkb - change - 16 Sep 2021
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 16 Sep 2021
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 16 Sep 2021
avatar marcelkb marcelkb - change - 16 Sep 2021
The description was changed
avatar marcelkb marcelkb - edited - 16 Sep 2021
avatar marcelkb marcelkb - change - 16 Sep 2021
The description was changed
avatar marcelkb marcelkb - edited - 16 Sep 2021
avatar PhilETaylor
PhilETaylor - comment - 16 Sep 2021

This is not a Joomla problem. This is a problem with the custom plugin plugins\system\inlinecontent and PHP 8

Same root cause as, and see comments of #33529

avatar marcelkb
marcelkb - comment - 16 Sep 2021

ah ok, though it was a Joomla internal plugin, but seems to be sth. from Ark ;)


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

avatar joomdonation joomdonation - change - 16 Sep 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-09-16 16:44:45
Closed_By joomdonation
avatar joomdonation joomdonation - close - 16 Sep 2021
avatar joomdonation
joomdonation - comment - 16 Sep 2021

Closing because of none core issue.

avatar PhilETaylor
PhilETaylor - comment - 16 Sep 2021

Arguably it is a core issue that should be resolved #33529 (comment)

avatar joomdonation
joomdonation - comment - 16 Sep 2021

Without looking at the actual plugin code, I'm unsure. The issue you linked too, causes by JCE editor does not use same method signature with core if I remember correctly and the developer fixed it (with happiness from long time ago).

avatar PhilETaylor
PhilETaylor - comment - 16 Sep 2021

Its actually a PHP 8 Named Arguments Backward compatibility break as detailed in the issue I raised and the comment I made on how Joomla can better handle it. 3pd should not be expected to have to change their code because Joomla fails to make PHP 8 compatibility a priority.

Add a Comment

Login with GitHub to post a comment