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.
Email Sent by SMTP with stored credentials, as I did not click "modify" button next to password
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
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.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-12-18 21:48:07 |
Closed_By | ⇒ | HLeithner |
closed because we have a pr #31724
@PhilETaylor can you please test this pr
This was also reported #31546 (comment) by @jjnxpct but was ignored.