Skip to main content

Bug Tracker

Side navigation

#12595 closed feature (invalid)

Opened September 23, 2012 08:07PM UTC

Closed October 09, 2012 08:40AM UTC

ajax multiple requests

Reported by: aalmeida Owned by: aalmeida
Priority: low Milestone: None
Component: ajax Version: 1.8.2
Keywords: Cc:
Blocked by: Blocking:
Description

A common mistake using ajax is that when you make a request that should fill a div and, if before this request is completed, another request is send to fill this same div, is often desirable to abort the previous one.

I made a small patch that you have the option to label a request in such a way that if another one is sent with the same label the previous one is aborted (if it's not completed, of course).

Do you have interest on this?

Attachments (0)
Change History (2)

Changed September 24, 2012 03:15PM UTC by timmywil comment:1

component: unfiledajax
owner: → aalmeida
priority: undecidedlow
status: newpending

Feel free to submit a pull request for review. Make sure to include a test case supporting this feature.

Changed October 09, 2012 08:40AM UTC by trac-o-bot comment:2

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!