Skip to main content

Search and Top Navigation

#7490 closed bug (fixed)

Opened June 19, 2011 12:22PM UTC

Closed February 11, 2012 01:15PM UTC

Last modified February 11, 2012 01:17PM UTC

Autocomplete fails when context option is set with ajaxSetup

Reported by: espen Owned by:
Priority: minor Milestone: 1.8.18
Component: ui.autocomplete Version: 1.8.13
Keywords: Cc:
Blocked by: Blocking:
Description

The check in autocomplete for this.autocompleteRequest === requestIndex fails when context option is set in ajaxSetup.

Attachments (0)
Change History (3)

Changed February 11, 2012 01:15PM UTC by Scott González comment:1

resolution: → fixed
status: newclosed

Autocomplete: Set context for ajax requests instead of relying on default context. Fixes #7490 - Autocomplete fails when context option is set with ajaxSetup.

Changeset: 041cb39a6667e3637a40fad6ef952da476f2af97

Changed February 11, 2012 01:15PM UTC by Scott González comment:2

Autocomplete: Set context for ajax requests instead of relying on default context. Fixes #7490 - Autocomplete fails when context option is set with ajaxSetup.

(cherry picked from commit 041cb39a6667e3637a40fad6ef952da476f2af97)

Changeset: fc6d6e138c0e5f65ca48a6f333680860f7361636

Changed February 11, 2012 01:17PM UTC by scottgonzalez comment:3

milestone: 1.91.8.18