Project

General

Profile

Actions

Task #85412

closed

LiveSearch should not cache results

Added by Andreas Kienast about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend JavaScript
Target version:
Start date:
2018-06-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

If a user searches for "foobar" and there are hits, the results are displayed as intended. If the user renames any "foobar" record and searches again, the renamed record is still found as "foobar", as the used autocompletion library stores the results in a first level cache on JS side. The only "fix" for the user is to reload the backend.

Instead, search results should not be cached at all.

Actions

Also available in: Atom PDF