Ticket #3654 (closed bug: invalid)
[autocomplete] implemented parse: option is not documented
| Reported by: | davcamer | Owned by: | joern |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | plugin | Version: | 1.2.6 |
| Keywords: | autocomplete | Cc: | davcamer |
| Blocking: | Blocked by: |
Description
the autocomplete plugin accepts a parse: function() option to allow for parsing of different formats, like JSON. This option is not documented in the linked documentation at http://docs.jquery.com/Plugins/Autocomplete/autocomplete#url_or_dataoptions
or at http://jquery.bassistance.de/api-browser/plugins.html#autocompleteStringArrayMap
Change History
comment:1 Changed 4 years ago by flesler
- Cc davcamer added
- Keywords autocomplete added
- Component changed from unfilled to plugin
- Owner changed from flesler to joern
comment:2 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
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 .
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
