Impossible de modifier le mot de passe pour le compte SMTP dans la Configuration Globale.
From Joomla! Documentation
Erreurs signalées
Dans la Configuration Globale, le bouton permettant de modifier le mot de passe pour un compte SMTP ne fonctionne plus.
Problème : https://github.com/joomla/joomla-cms/issues/44553
Versions affectées
General Information
This pertains only to Joomla! version: 5.2.2
Quelle est la cause
The issue is caused by a JavaScript error. The browser console displays the error:
Uncaught TypeError: can't access property "getAttribute", toggleButton is null
==How to fix==
This issue will be corrected in Joomla 5.2.3 with this PR: https://github.com/joomla/joomla-cms/pull/44555
In the meantime you can manually change the email settings directly in the configuration.php file.