Opened 14 years ago
Closed 13 years ago
#4245 closed bug (invalid)
[autocomplete] - should flush cache when eval_url is true and ...
Reported by: | m_olearnik | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | plugin | Version: | |
Keywords: | autocomplete | Cc: | |
Blocked by: | Blocking: |
Description
Autocomplete should flush cache when eval_url option is set to true and evaluation of url gives different result than before previous request.
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 13 years ago by
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 .
Note: See
TracTickets for help on using
tickets.
Please, close this bug. Option eval_url is not present in the official release of this plugin and that's why this bug cannot be valid.
I also must admit, that this plugin is flexible enough and in fact there is not too much need for eval_url option (FYI: improperly modified version of this plugin can use eval(url) in request function to build final url in lazy way)