Skip to main content

Bug Tracker

Side navigation

#1252 closed enhancement (wontfix)

Opened May 29, 2007 09:23AM UTC

Closed March 31, 2008 02:18AM UTC

Plugins/autocompleter : Trim on user input

Reported by: dytryh Owned by: stefan
Priority: minor Milestone: 1.1.3
Component: interface Version: 1.1.2
Keywords: autocompleter Cc:
Blocked by: Blocking:
Description

If user input only white space chars, autocompleter not trim his input and trigger the server side script with a blank value.

If minchars is three and I fill my input with three white space, autocompleter request the server side script with no relevant data.

Trim before send http request seems to be a good issue to decrease network traffic and useless queries in server.

Attachments (0)
Change History (1)

Changed March 31, 2008 02:18AM UTC by scott.gonzal comment:1

resolution: → wontfix
status: newclosed

Interface is no longer supported; consider switching to jQuery UI.