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