[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:Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
Please register or sign in to comment