Opened 8 years ago

Closed 5 years ago

#1336388 closed Bugs (fixed)

Timed out connection

Reported by: dolittle Owned by: roundcube
Priority: 5 Milestone: 0.2-beta
Component: User Interface Version: None
Severity: critical Keywords:
Cc:

Description

Hi,

A timeout (caused by a slow response by the server)
cannot be recovered until the user presses enter on the
URL or the browser refresh.

Some other method should be utilized to recover from
this, maybe a popup?

Noam.

Change History (5)

comment:1 Changed 5 years ago by seansan

  • Milestone set to 0.1.1

Review in 0.1.1

comment:2 Changed 5 years ago by phs

Sometimes this happens to me (usually I have RoundCube open from 7am to 5pm). When this happens, the "Loading data..." box is in an endless loop and RoundCube itself freezes. To solve the problem I have - as described above - to press enter on the URL.

My data:
Browser: Firefox 2.0.0.12
PHP: 5.2.3
MySQL: 5.0.45

comment:3 Changed 5 years ago by phs

Oh, maybe more important than the PHP and MySQL version is the RoundCube version ;-):
0.1rc2

comment:4 Changed 5 years ago by till

  • Milestone changed from 0.1.1 to 0.2-beta

comment:5 Changed 5 years ago by alec

  • Component changed from Client Scripts to User Interface
  • Resolution changed from None to fixed
  • Status changed from assigned to closed

There's onerror handler implemented in svn-trunk version, so 'Unknown Server Error' message is displayed and interface is not freezed.

Note: See TracTickets for help on using tickets.