?
avatar PhilETaylor
PhilETaylor
18 Dec 2020

Steps to reproduce the issue

Use Correctly SMTP settings in your Joomla config in Joomla 3.9.x site

Upgrade to Joomla 3.9.24 RC

Go to Joomla Global Config, see the settings are all there, password "appears" there as asterisks, so you click "Send Test Email" EXPECTING the credentials previously stored to be used, because you DID NOT click Modify and set a new password.

That is a reasonable assumption that a USER of Joomla (not a developer) would make. The button is there, I should be able to use it as advertised.

Expected result

Email Sent by SMTP with stored credentials, as I did not click "modify" button next to password

Actual result

The email is sent by PHP mail as a fall back because I did not put a NEW password for SMTP in the config form

Additional comments

This is a logic regression caused by the changed in 3.9.24 and WILL CAUSE additional support forum posts and bug reports after release unless addressed.

The fix is to ONLY show the Send Test Mail button when it is logically to do so, I.e when a change has been made to a field, like the password.

avatar PhilETaylor PhilETaylor - open - 18 Dec 2020
avatar joomla-cms-bot joomla-cms-bot - change - 18 Dec 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Dec 2020
avatar PhilETaylor
PhilETaylor - comment - 18 Dec 2020

This was also reported #31546 (comment) by @jjnxpct but was ignored.

avatar HLeithner HLeithner - change - 18 Dec 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-12-18 21:48:07
Closed_By HLeithner
avatar HLeithner HLeithner - close - 18 Dec 2020
avatar HLeithner
HLeithner - comment - 18 Dec 2020

closed because we have a pr #31724

@PhilETaylor can you please test this pr

Add a Comment

Login with GitHub to post a comment