Opened 14 years ago
Closed 13 years ago
#4926 closed bug (invalid)
[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 (last modified by )
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")
Change History (1)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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 .