Side navigation
#4245 closed bug (invalid)
Opened February 25, 2009 03:46PM UTC
Closed October 12, 2009 11:59PM UTC
[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.
Attachments (0)
Change History (2)
Changed February 26, 2009 07:10AM UTC by comment:1
Changed October 12, 2009 11:59PM UTC by comment:2
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 .
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)