Error on javascript on admin setup email smtp page

Hi,

We use version 7.10.9

When we try to setup email smtp parameter, impossible to send email test (click on button dont trigger nothing).

It seems that its du to slash in translation text

Smarty seems to strip slash escaping sigle quote so Js is on error !

Thx

PS : file /modules/Configurator/language/fr_FR.lang.php (line 74)
and somewhere in js code : {/literal}{$MOD.LBL_EXCHANGE_SMTPUSER}{literal}’;

You should upgrade to a newer version. If for some reason you can’t do that, check the release noted and check if you can apply fixes manually. Fixes are posted on GitHub

https://docs.suitecrm.com/admin/releases/7.10.x/

Thanks,

AlxGr