Roundcube Community Forum

 

A previously composed but unsent message was found

Started by gabrielt, May 24, 2014, 07:47:16 PM

Previous topic - Next topic

gabrielt

Hi,

Using roundcube for a while now. After upgrading to 0.97 and now to the latest 1.01 version, I am having the following issue.

All users are getting random "A previously composed but unsent message was found" messages. I mean "random" because (1) the messages the error reports don't exist (they were sucessfully sent); (2) I can't find where Roundcube is pulling this data from (so, I can't debug this myself).

Please advise.

Thanks.

JohnDoh

It could be this known issue http://trac.roundcube.net/ticket/1489818

Do you compose messages in a new window? Drafts are stored in the localStorage in your browser (https://en.wikipedia.org/wiki/Web_Storage)
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

gabrielt

I see, with the old method this didn't happen, and the move to saving using the browser and not inside the server is causing this issue.

I use Chrome and I always compose on the same window.

What are the steps that need to be done to fix this issue? Cleaning the browser's cache?