You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by kevinlam on 12 May 2014 15:11 UTC as Trac ticket #1489882
Update to 1.01 last night and a major bug found.
When the compose button was clicked, the editor window shows up as usual. However, a message box appeared immediately and it said "Message save to Draft".
I checked the env variables and the value of "draft_autosave" is 0. I haven't clicked any button except the "compose" during the whole process.
I checked the network flows and I found that an extra "POST" request sent to the server with params "_task=mail&_action=send&_draft=1....".
I think the bug may come from javascript part. Please fix it as soon as possible.
Reported by kevinlam on 12 May 2014 15:11 UTC as Trac ticket #1489882
Update to 1.01 last night and a major bug found.
When the compose button was clicked, the editor window shows up as usual. However, a message box appeared immediately and it said "Message save to Draft".
I checked the env variables and the value of "draft_autosave" is 0. I haven't clicked any button except the "compose" during the whole process.
I checked the network flows and I found that an extra "POST" request sent to the server with params "_task=mail&_action=send&_draft=1....".
I think the bug may come from javascript part. Please fix it as soon as possible.
Migrated-From: http://trac.roundcube.net/ticket/1489882
The text was updated successfully, but these errors were encountered: