Side navigation
#2458 closed bug (invalid)
Opened March 04, 2008 08:41PM UTC
Closed October 12, 2009 11:52PM UTC
Autocomplete plug-in breaks if multipleSeparator value appears in autosuggest value
Reported by: | DanSwitzer2 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.4 |
Component: | plugin | Version: | 1.2.3 |
Keywords: | autocomplete | Cc: | joern |
Blocked by: | Blocking: |
Description
If you use a multipleSeparator that happens to also appear in the text of one of your suggested values the plug-in will not be able to find that original value.
One way to possible resolve this issue would be to track autosuggested values by their string location instead of trying to split values into tokens.
(This bug was logged by request of Joern, just so we can remember the issue.)
Attachments (0)
Change History (1)
Changed October 12, 2009 11:52PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
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 .