Hello,
Since I updated Roundcube with the second beta, a JS alert() with some obscure HTML code is shown every time I upload an attachment. The file is uploaded correctly, I think this message was just used for debugging purpose.
It can be removed by removing the line 2189 of the file "program/js/app.js". (the one with "alert(content)")
Ian
Oohhh, very bad! Forgot that debug message... A new file has been published for 0.1.-beta2.
~Thomas
Ian wrote:
Hello,
Since I updated Roundcube with the second beta, a JS alert() with some obscure HTML code is shown every time I upload an attachment. The file is uploaded correctly, I think this message was just used for debugging purpose.
It can be removed by removing the line 2189 of the file "program/js/app.js". (the one with "alert(content)")
Ian