Project

General

Profile

Actions

Bug #79974

closed

Global TYPO3 search does not work entirely without list view

Added by Silvia Bigler about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-02-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

Using the main search function in the top right corner does only partially work if the web_list module is disabled for the user.
Searching does work, but using the "show all" button does not, because the web_list button is not present.

By pressing "show all", the following JS error is thrown:

Uncaught TypeError: Cannot read property 'indexOf' of undefined
    at Object.openInContentFrame (modulemenu.js?1484822909:190)
    at Object.loadModuleComponents (modulemenu.js?1484822909:121)
    at Object.showModule (modulemenu.js?1484822909:102)
    at HTMLAnchorElement.<anonymous> (LiveSearch.js?bust=1487866651:95)
    at HTMLLIElement.dispatch (jquery-2.1.4.js:4435)
    at HTMLLIElement.elemData.handle (jquery-2.1.4.js:4121)

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #79977: User item in toolbar is not usable without searchClosed2017-02-23

Actions
Related to TYPO3 Core - Bug #76535: Live-Search is bound to the module "Web -> List"Closed2016-06-08

Actions
Related to TYPO3 Core - Bug #82467: Cannot disable top bar searchClosed2017-09-12

Actions
Actions

Also available in: Atom PDF