Skip to main content

Bug Tracker

Side navigation

#2758 closed bug (invalid)

Opened April 29, 2008 01:12AM UTC

Closed October 12, 2009 11:54PM UTC

[autocomplete] Suggestion: allow the 'q' parameter be changed to something else

Reported by: artanis00 Owned by:
Priority: minor Milestone:
Component: plugin Version:
Keywords: autocomplete Cc:
Blocked by: Blocking:
Description

I'm trying to use Autocomplete in some web software, but 'q' is already used to determine where the software is in execution.

Since I'm using the software itself (well, a custom plugin,) to handle the request since the data I need is in the software's database to begin with, sending it partial words where it expects well-formed locations is somewhat of a problem.

I was able to change the parameter to 'query' by editing autocomplete's JS, and it worked flawlessly, but it'd be better if this could be done elsewhere.

Attachments (0)
Change History (1)

Changed October 12, 2009 11:54PM UTC by dmethvin comment:1

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 .