Skip to main content

Search and Top Navigation

#6761 closed bug (fixed)

Opened December 17, 2010 04:14PM UTC

Closed December 18, 2010 07:40PM UTC

Last modified December 18, 2010 07:44PM UTC

Autocomplete: Loading class removed when multiple Ajax requests occur

Reported by: scottgonzalez Owned by:
Priority: minor Milestone: 1.8.8
Component: ui.autocomplete Version: 1.8.7
Keywords: Cc:
Blocked by: Blocking:
Description

If a second Ajax requests starts before the previous request completes, the loading class will be removed when the first request is aborted.

Attachments (0)
Change History (3)

Changed December 18, 2010 07:40PM UTC by Scott González comment:1

resolution: → fixed
status: newclosed

Autocomplete: Track pending requests and only remove the loading class when the last request completes. Fixes #6761 - Autocomplete: Loading class removed when multiple Ajax requests occur.

Changeset: 08422d69da9b916e645aefc1d6996dde24a44788

Changed December 18, 2010 07:44PM UTC by Scott González comment:2

Autocomplete: Track pending requests and only remove the loading class when the last request completes. Fixes #6761 - Autocomplete: Loading class removed when multiple Ajax requests occur.

Changeset: 2aabc3911c3f9e4ca2bbb48d298ee6e5648b4c12

Changed December 18, 2010 07:44PM UTC by scottgonzalez comment:3

milestone: 1.91.8.8