Ticket #1484355 (closed Bugs: duplicate)

Opened 19 months ago

Last modified 19 months ago

Writing a long email and its saved to drafts about 20 s later im kicked out.

Reported by: andutt Owned by:
Priority: 5 Milestone:
Component: Client Scripts Version: 0.1-beta
Severity: normal Keywords:
Cc:

Description

Writing a long email and its saved to drafts which is great but about 20 s later im kicked out from Roundcube with an error message that my session is invalid. I then have to relogin again, and my message is saved in Drafts but the last text i typed in on the last 20 seconds are missing. Is this known already and is a fix available? Im using Centos4, Exim, Apache and php4 , Dovecot Imap server.

Change History

Changed 19 months ago by oliverl

  • status changed from new to closed
  • resolution set to duplicate

This was a known problem in 0.1-beta2, and is fixed in trunk. See ticket #1483951.

You could try the latest svn version, or try the workaround described by thomasb in #1483951, namely:

$rcmail_configsession_lifetime? = 0;

in config/main.inc.php.

Note: See TracTickets for help on using tickets.