Roundcube Community Forum

Release Support => Pending Issues => Topic started by: daanwillems on May 23, 2015, 08:53:35 AM

Title: Send mail button doesn't do anything
Post by: daanwillems on May 23, 2015, 08:53:35 AM
After upgrading my Debian server to jessie (8.0) and roundcube to 1.1.1 I am no longer able to send mail using roundcube. After composing a message, pressing 'Send' simple does not do anything and the compose window remains. According to the logs there is no communication with the mailserver yet, so I suspect more of an interface/javascript issue.

Nothing is written in the logs when pressing the button.

In developer mode (firefox) I see javascript errors: TypeError: this.editor is undefined1 app.js:3672:8

Server:
Roundcube 1.1.1 (1.1.1+dfsg.1-2)
Apache 2.4.10 (2.4.10-10)
PHP 5.6.7 (5.6.7+dfsg-1)
MySQL 5.5.43 (5.5.43-0+deb8u1)

Clients:
Windows 8.1 / Firefox 38.0.1 / IE 11
MacOSX / Safari




Title: Re: Send mail button doesn't do anything
Post by: alec on May 23, 2015, 10:37:03 AM
Debian packaging is broken. Install Roundcube from the vanilla package.
Title: Re: Send mail button doesn't do anything
Post by: jakebriggs on May 25, 2015, 06:03:11 PM
Yeah I am getting this as well. Thanks for the advice!