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 #1

Updated by Georg Ringer about 7 years ago

  • Status changed from New to Accepted
  • Sprint Focus set to Stabilization Sprint
Actions #2

Updated by Gerrit Code Review about 7 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51808

Actions #3

Updated by Silvia Bigler about 7 years ago

Please also consider the following User TSconfig:

options.hideModules.web := addToList(list)

According to the docs, the list module should be hidden, but accessible this way.
So the search should also work in this case.

Actions #4

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51808

Actions #5

Updated by Georg Ringer about 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Georg Ringer over 6 years ago

  • Has duplicate Bug #82467: Cannot disable top bar search added
Actions #7

Updated by Georg Ringer over 6 years ago

  • Has duplicate deleted (Bug #82467: Cannot disable top bar search)
Actions #8

Updated by Georg Ringer over 6 years ago

  • Related to Bug #82467: Cannot disable top bar search added
Actions #9

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF