?
avatar micker
micker
19 Feb 2015

After apply this patch #6113
when we try to edit a module in front
Not Found
( ! ) Warning: Creating default object from empty value in ....\components\com_config\config.php on line 25
Fatal error: Call to undefined method stdClass::execute() in ....\components\com_config\config.php on line 28

avatar micker micker - open - 19 Feb 2015
avatar joomla-cms-bot joomla-cms-bot - change - 19 Feb 2015
Labels Added: ?
avatar Bakual
Bakual - comment - 19 Feb 2015

I finally could reproduce it. However it's most likely caused by the patchtester.
The patch itself works fine when I directly apply it using Git. It doesn't work when I apply it using the patchtester. In fact the controllers only contain Not Found instead of any PHP code.

My guess is that this is related to the fact that the PR already is merged. The patchtester seems to have issues applying the patch then. Does that make sense @mbabker ?

Closing this issue as it will not be an issue in the actual release.

avatar Bakual Bakual - change - 19 Feb 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-02-19 09:51:00
avatar Bakual Bakual - close - 19 Feb 2015
avatar Bakual Bakual - close - 19 Feb 2015
avatar micker
micker - comment - 19 Feb 2015

ok how to test it by using git ?

avatar infograf768
infograf768 - comment - 19 Feb 2015
avatar micker
micker - comment - 19 Feb 2015

like an update ?

avatar Bakual
Bakual - comment - 19 Feb 2015

I would as a new installation, an update may work as well.
Or you just make the changes manually. It's only two lines that changed.

avatar micker
micker - comment - 19 Feb 2015

you are my sunshine !!! all is good now
thanks

Add a Comment

Login with GitHub to post a comment