Skip to content
Snippets Groups Projects
Commit b00e15c6 authored by Benjamin Mack's avatar Benjamin Mack Committed by Andreas Wolf
Browse files

[BUGFIX] Make Live Search JS only work inside its scope

When clearing for example the caches inside the top bar,
the live search events are fired as well and reloading all the frames.

This is due to wrong JavaScript selectors for events inside
the Live Search. The patch adapts the event selectors accordingly.

Resolves: #68362
Releases: master
Change-Id: Ic5422714cacd8762a8f0339b5bf1c24b62508959
Reviewed-on: http://review.typo3.org/41697


Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAndreas Wolf <andreas.wolf@typo3.org>
Tested-by: default avatarAndreas Wolf <andreas.wolf@typo3.org>
parent f6ad976a
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment