? ? ? Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
17 Dec 2020

Pull Request for Issue #31679 .

Summary of Changes

See title.

Testing Instructions

See issue #31679 .

Actual result BEFORE applying this Pull Request

Instant 500 error.

In configuration.php:

public $ftp_pass = ;
public $smtppass = ;
public $redis_server_auth = ;
public $session_redis_server_auth = ;

Expected result AFTER applying this Pull Request

Successfully saved.

In configuration.php:

public $ftp_pass = '';
public $smtppass = '';
public $redis_server_auth = '';
public $session_redis_server_auth = '';

Documentation Changes Required

None.

avatar richard67 richard67 - open - 17 Dec 2020
avatar richard67 richard67 - change - 17 Dec 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Dec 2020
Category Administration com_config
avatar richard67 richard67 - change - 17 Dec 2020
The description was changed
avatar richard67 richard67 - edited - 17 Dec 2020
avatar richard67 richard67 - change - 17 Dec 2020
The description was changed
avatar richard67 richard67 - edited - 17 Dec 2020
avatar toivo
toivo - comment - 17 Dec 2020

I have tested this item successfully on 0c2a9c0

Tested successfully in Beta6-dev of 17 December.


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

avatar toivo toivo - test_item - 17 Dec 2020 - Tested successfully
avatar alikon
alikon - comment - 17 Dec 2020

I have tested this item successfully on 0c2a9c0


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

avatar alikon alikon - test_item - 17 Dec 2020 - Tested successfully
avatar alikon alikon - change - 17 Dec 2020
Status Pending Ready to Commit
avatar alikon
alikon - comment - 17 Dec 2020

RTC


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

avatar richard67 richard67 - change - 17 Dec 2020
Labels Added: ? ? ?
avatar chmst chmst - change - 17 Dec 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-12-17 14:40:10
Closed_By chmst
Labels
avatar chmst chmst - close - 17 Dec 2020
avatar chmst chmst - merge - 17 Dec 2020
avatar chmst
chmst - comment - 17 Dec 2020

Thanks!

avatar richard67
richard67 - comment - 17 Dec 2020

Thanks!

Add a Comment

Login with GitHub to post a comment