Skip to main content

Bug Tracker

Side navigation

#4926 closed bug (invalid)

Opened July 20, 2009 01:36AM UTC

Closed October 13, 2009 12:01AM UTC

[autocomplete] - empty ajax queries

Reported by: joej Owned by:
Priority: minor Milestone: 1.4
Component: plugin Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

Go to page (initial load of html + js)

Click on the input that is to autocomplete.

Click outside the input field.

Boom - ajax fires with empty query "/q=&limit=10"

Its the 1st request() call (just after .bind("search")

Attachments (0)
Change History (1)

Changed October 13, 2009 12:01AM UTC by dmethvin comment:1

description: \ Go to page (initial load of html + js) \ Click on the input that is to autocomplete. \ Click outside the input field. \ \ Boom - ajax fires with empty query "/q=&limit=10" \ \ Its the 1st request() call (just after .bind("search") \ \ Go to page (initial load of html + js) \ Click on the input that is to autocomplete. \ Click outside the input field. \ \ Boom - ajax fires with empty query "/q=&limit=10" \ \ Its the 1st request() call (just after .bind("search") \ \
resolution: → invalid
status: newclosed

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .