jmix-framework / jmix

Jmix framework
https://www.jmix.io
Apache License 2.0
693 stars 124 forks source link

Unexpected error dialog is shown if "Resend email" failed #3849

Open alexbudarov opened 2 weeks ago

alexbudarov commented 2 weeks ago

Environment

Jmix version: 2.3.4

Bug Description

If action "Resend email" fails because of some SMTP misconfiguration, then the UI shows unexpected error as is, instead of some nice message.

Steps To Reproduce

Current Behavior

An Unexpected Error dialog is shown

Expected Behavior

Some nice message is shown, not revealing technical details. Maybe just a smtp error message which is a cause. image