Opened 8 years ago

Closed 8 years ago

#1369196 closed Bugs (Fixed)

keep-alive breaks mail composition

Reported by: elechevoir Owned by: roundcube
Priority: 5 Milestone:
Component: PHP backend Version: None
Severity: Keywords:
Cc:

Description

Hi, 

RC is currently reloading some data every minute or so,
to keep the connexion alive. This has the annoying
side-effect of cleaning mail-composition information
every minute by calling rcmail_compose_cleanup(), thus
discarding any mail that took more than a minute to
compose.

I attached to this bug report a simple workaround, that
can be applied on RC-CVS20051128.

HTH.
Emmanuel le Chevoir

Change History (1)

comment:1 Changed 8 years ago by roundcube

  • Status changed from assigned to closed
Logged In: YES 
user_id=1262041

I can confirm this bug and solved it in the CVS
Note: See TracTickets for help on using tickets.