No Code Attached Yet
avatar exlemor
exlemor
23 Mar 2025

Steps to reproduce the issue

Download March 22nd or March 23rd J! 6.0 Nightly
Install Sample Data in backend so you have some articles..
Go to Frontend and login, then go to Typography article page for example and try Editing the article.

https://www.yoursite.com/_j600/index.php?option=com_config&view=modules&id=110&Itemid=108&return=aHR0cHM6Ly93d3cubW9vZC1saWdodHMuY29tL19qNjAwL2luZGV4LnBocC9lbj9vcHRpb249Y29tX2NvbmZpZyZ2aWV3PW1vZHVsZXMmaWQ9MTEwJkl0ZW1pZD0xMDgmcmV0dXJuPWFIUjBjSE02THk5M2QzY3ViVzl2WkMxc2FXZG9kSE11WTI5dEwxOXFOakF3TDJsdVpHVjRMbkJvY0M5bGJpOTBlWEJ2WjNKaGNHaDU%3D

Edit button next to the Typography menu item

or

https://www.yoursite.com/_j600/index.php?option=com_config&view=modules&id=17&Itemid=108&return=aHR0cHM6Ly93d3cubW9vZC1saWdodHMuY29tL19qNjAwL2luZGV4LnBocC9lbi90eXBvZ3JhcGh5

Edit button all of the way to the right of the Breadcrumb

Expected result

For it to not crash

Actual result

0 Call to undefined method stdClass::getProperties()
Call Stack

Function
Location
1
()
JROOT/components/com_config/src/View/Modules/HtmlView.php:66
2
Joomla\Component\Config\Site\View\Modules\HtmlView->display()
JROOT/libraries/src/MVC/Controller/BaseController.php:697
3
Joomla\CMS\MVC\Controller\BaseController->display()
JROOT/libraries/src/MVC/Controller/BaseController.php:730
4
Joomla\CMS\MVC\Controller\BaseController->execute()
JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143
5
Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch()
JROOT/libraries/src/Component/ComponentHelper.php:361
6
Joomla\CMS\Component\ComponentHelper::renderComponent()
JROOT/libraries/src/Application/SiteApplication.php:217
7
Joomla\CMS\Application\SiteApplication->dispatch()
JROOT/libraries/src/Application/SiteApplication.php:271
8
Joomla\CMS\Application\SiteApplication->doExecute()
JROOT/libraries/src/Application/CMSApplication.php:304
9
Joomla\CMS\Application\CMSApplication->execute()
JROOT/includes/app.php:58
10
require_once()
JROOT/index.php:32

System information (as much as possible)

PHP 8.3.19 / MariaDB 10.11.11
Joomla 6.0 Nightly (March 22nd or March 23rd)

Additional comments

Found while trying to test PR #45081

avatar exlemor exlemor - open - 23 Mar 2025
avatar joomla-cms-bot joomla-cms-bot - change - 23 Mar 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 23 Mar 2025
avatar brianteeman
brianteeman - comment - 23 Mar 2025

can not confirm with a github checkout of the branch

avatar exlemor
exlemor - comment - 23 Mar 2025

I will wipe my installation and reinstall from scratch... still odd.

avatar joomdonation
joomdonation - comment - 23 Mar 2025

@exlemor The error is valid. But it does not happen when edit an article, it happens when you try to edit a module from frontend

avatar joomdonation joomdonation - close - 23 Mar 2025
avatar joomdonation joomdonation - change - 23 Mar 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-03-23 14:15:21
Closed_By joomdonation
avatar joomdonation
joomdonation - comment - 23 Mar 2025

PR #45197 should fix the issue reported here. Please test, thanks !

avatar exlemor
exlemor - comment - 23 Mar 2025

Hi @joomdonation, that's what I was trying to explain - sorry if it wasn't clear - going to test #45197 PR now. (I had not yet reinstalled from scratch).

avatar joomdonation
joomdonation - comment - 23 Mar 2025

@exlemor No need to re-install. Your installation is fine, you just explained the issue wrong :)

Add a Comment

Login with GitHub to post a comment