digitalfondue / lavagna

Lavagna: issue tracker/project management tool
http://lavagna.io
GNU General Public License v3.0
636 stars 110 forks source link

"Send test E-Mail" does nothing #75

Closed sebastianopilla closed 7 years ago

sebastianopilla commented 7 years ago

Lavagna 1.1M3 on PostgreSQL.

In the Admin Panel, when configuring the SMTP server for the email notifications, there's a "Send test E-Mail" button which brings up a dialog box: I can enter an email address and click "Send test E-Mail", however no email is sent.

Lavagna does not attempt to connect to the configured SMTP server, and by looking at the HTTP traffic in the browser's console there's no request made from this button to the Lavagna server to the api/check-smtp/ endpoint, which is what I expected after looking at the code.

The issue is 100% reproductible for me, on both Firefox and Chrome (latest versions) on Fedora Linux 25. The server is running CentOS 7.3 on Oracle JDK 1.8.0_121.

syjer commented 7 years ago

Hi @sebastianopilla , thank you for opening this issue, I think we have fixed it in the eslint branch. When we will merge it in the master, we will do a M4 release :)

syjer commented 7 years ago

should be fixed in the now released M4.