Bug Tracker

Modify

Ticket #6103 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

AJAX request

Reported by: boboss123 Owned by:
Priority: Milestone: 1.4.2
Component: ajax Version: 1.4.1
Keywords: ajax timeout Cc:
Blocking: Blocked by:

Description

user Webrowser : firefox 3.5.7

When I send a post request without timeout definition, if web server is out, firebug report the error (about more than 1 minute) : "data is null" => because succes jQuery interrupt run (It should be error interrupt, isn't it ?)

Change History

comment:1 follow-up: ↓ 2 Changed 3 years ago by john

  • Status changed from new to closed
  • Resolution set to invalid

It depends what status the error returns - if the server is still returning a success status (200) then there's not a lot that we can do. This is why setting the timeout is so useful.

comment:2 in reply to: ↑ 1 Changed 3 years ago by boboss123

Replying to john:

It depends what status the error returns - if the server is still returning a success status (200) then there's not a lot that we can do. This is why setting the timeout is so useful.

ok thanks

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.