Ticket #1485000 (closed Bugs: fixed)

Opened 2 years ago

Last modified 11 months ago

AJAX call not handling server error 500/501

Reported by: jnordstrom Owned by:
Priority: 5 Milestone: 0.3-beta
Component: Client Scripts Version: 0.1.1
Severity: major Keywords:
Cc:

Description

The apache web server may throw a server error 500/501 for a number of reasons. When this happens the client request should show the error to the user. Currently when forwarding a message the client just hangs with the message "Sending Message" I debugged this with (Firebug) and confirmed the server is throwing an error 501. I also tested by generating a server 500 error.

Please note in my case the error 500 is coming from a server that is closer to the client in the network stack then the Roundcube apache server, other examples are caching proxies, security proxies, web firewalls, etc.

Change History

Changed 2 years ago by till

I think Jquery allows us to do this very easily.

Changed 11 months ago by alec

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from later to 0.3-beta

Fixed in r2410.

Note: See TracTickets for help on using tickets.