Skip to main content

Search and Top Navigation

#8276 closed bug (fixed)

Opened April 25, 2012 02:09PM UTC

Closed April 25, 2012 03:04PM UTC

Single quote breaks autocomplete

Reported by: bekok Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.autocomplete Version: 1.8.19
Keywords: Cc:
Blocked by: Blocking:
Description

In the remote datasource demo of jQuery UI autocomplete any entry with a single quote (') prevents autocomplete from working. Examples are "Cetti's Warbler", "Eleonara's Falcon", "Pallas's Leaf Warbler", "Ross's Goose", "Pallas' Bunting", "Marmora's Warbler", "Ménétries's Warbler", "Rüppel's Warbler", "Ross's Gull", "Bulwer's Petrel", "Naumann's Thrush", and "Heuglin's Gull".

The autocomplete works again whenever a string is found that doesn't include the single quote. For example, if you search for "Ross" (from Ross's Goose) nothing is found, but if you search for "Rossb" you will get option like "Common Crossbill"

This has been tested on Mac Os X 10.7 with Firefox 12.0 and Chrome 18.0.

Attachments (0)
Change History (1)

Changed April 25, 2012 03:04PM UTC by scottgonzalez comment:1

resolution: → fixed
status: newclosed

This works in master.