No Code Attached Yet bug
avatar ThatsJustCheesy
ThatsJustCheesy
18 Feb 2025

Steps to reproduce the issue

  • Install Joomla 5.2.4
  • Run php cli/joomla.php config:set frontediting=0

Expected result


 [OK] Configuration set

The property frontediting is set to 0 in configuration.php.

Actual result


 [ERROR] Can't find option *frontediting* in configuration list

The property frontediting doesn't exist in the initial configuration.php file, and config:set refuses to add it.

Workaround: Go to the Global Configuration page and click Save. This adds frontediting to configuration.php, so config:set can modify it thereafter.

System information (as much as possible)

  • PHP 8.2.25 via fpm-fcgi on Apache httpd
  • MySQL 8.0.36

Additional comments

Found this in Joomla 4.x but can repro on latest Joomla 5.

I'm installing Joomla from the CLI as well, if that matters.

avatar ThatsJustCheesy ThatsJustCheesy - open - 18 Feb 2025
avatar joomla-cms-bot joomla-cms-bot - change - 18 Feb 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Feb 2025
avatar QuyTon QuyTon - change - 21 Feb 2025
Labels Added: bug
avatar QuyTon QuyTon - labeled - 21 Feb 2025
avatar QuyTon QuyTon - close - 23 Feb 2025
avatar QuyTon QuyTon - change - 23 Feb 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-02-23 06:17:43
Closed_By QuyTon
avatar QuyTon
QuyTon - comment - 23 Feb 2025

Please test #44978. Thanks.

Add a Comment

Login with GitHub to post a comment