? ? Pending

User tests: Successful: Unsuccessful:

avatar ReLater
ReLater
6 Jul 2020

Fixes #30029

Summary of Changes

  • Exchange controller class "config" (controller AdministratorConfig.php does mot exist) => "application" (= controller AdministratorApplication.php)
  • Change error alert to warning alert.

Testing Instructions

  • In congiguration.php add line:

public $root_user = 'admin';

  • Backend: 1) Login as a Super User 2) Login with $root_user .

  • In both cases you'll see a alert message with a link "Select here to try to do it automatically.".

Actual result BEFORE applying this Pull Request

  • ALert message says "Error" but it's not an error.
  • Clicking link throws an fatal error "Invalid controller class: config".

Expected result AFTER applying this Pull Request

  • Alert color changed from red error to whatever-color-this-is warning.
  • Clicking link deletes line public $root_user = 'admin'; from configuration.php.
  • Success message "Configuration saved".

Documentation Changes Required

  • No
avatar ReLater ReLater - open - 6 Jul 2020
avatar ReLater ReLater - change - 6 Jul 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Jul 2020
Category Libraries
avatar ReLater ReLater - change - 6 Jul 2020
Labels Added: ?
avatar ReLater ReLater - change - 6 Jul 2020
The description was changed
avatar ReLater ReLater - edited - 6 Jul 2020
avatar ReLater ReLater - change - 6 Jul 2020
The description was changed
avatar ReLater ReLater - edited - 6 Jul 2020
avatar ReLater ReLater - change - 6 Jul 2020
The description was changed
avatar ReLater ReLater - edited - 6 Jul 2020
avatar ReLater ReLater - change - 6 Jul 2020
The description was changed
avatar ReLater ReLater - edited - 6 Jul 2020
avatar PhilETaylor PhilETaylor - test_item - 6 Jul 2020 - Tested successfully
avatar PhilETaylor
PhilETaylor - comment - 6 Jul 2020

I have tested this item successfully on da8fc5d


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

avatar toivo toivo - test_item - 6 Jul 2020 - Tested successfully
avatar toivo
toivo - comment - 6 Jul 2020

I have tested this item successfully on da8fc5d

Tested successfully in Beta3-dev of 6 July.


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

avatar Quy Quy - change - 7 Jul 2020
Status Pending Ready to Commit
avatar Quy
Quy - comment - 7 Jul 2020

RTC


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

avatar richard67 richard67 - change - 11 Jul 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-07-11 12:36:28
Closed_By richard67
Labels Added: ?
avatar richard67 richard67 - close - 11 Jul 2020
avatar richard67 richard67 - merge - 11 Jul 2020
avatar richard67
richard67 - comment - 11 Jul 2020

Thanks!

Add a Comment

Login with GitHub to post a comment