20 Jun
2005
20 Jun
'05
12:42 p.m.
Issue status update for http://drupal.org/node/25354 Project: Drupal Version: cvs Component: base system Category: bug reports Priority: normal Assigned to: Thox Reported by: Thox Updated by: Thox Status: patch Attachment: http://drupal.org/files/issues/autocomplete.js_1.patch (792 bytes) Closer inspection of the autocomplete code showed that javascript caching isn't working. This patch fixes it. Improvements: faster response and less server traffic for matches previously found. Thox