Project

General

Profile

Actions

Bug #23190

closed

Backend search is unusable for editors

Added by Georg Ringer over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-07-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The backend search is not usable for normal editors (!= admins). The logic is fairly simple: It searches (same as the search box in page or list module) on page ABC including x levels for the searchword.

Problem for editors: The start page comes from (alt_shortcut.php, line 634):
-----
$GLOBALS['WEBMOUNTS']0
----

Therefore it is not possible to search in other branches than the first web mount.

Example page tree: ======================
Root
-- Page A
-- Page B
-- -- Page BA
-- -- Page BB
-- Page C
-- -- Page CA
-- -- Page CB
-- -- -- Page CBA ======================

If an editor has the Pages A & C as web mounts, the search can only be used to search in the branch of Page A

(issue imported from #M15129)


Files

4.2_0015129_v1.diff (1.5 KB) 4.2_0015129_v1.diff Administrator Admin, 2011-01-05 15:28
4.3_0015129_v1.diff (1.5 KB) 4.3_0015129_v1.diff Administrator Admin, 2011-01-05 15:28
4.4_0015129_v1.diff (1.5 KB) 4.4_0015129_v1.diff Administrator Admin, 2011-01-05 15:28
trunk_0015129_v1.diff (1.5 KB) trunk_0015129_v1.diff Administrator Admin, 2011-01-05 15:29

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #24581: Live Search uses id=0 to display all search results to non-admin usersClosedJeff Segars2011-01-15

Actions
Related to TYPO3 Core - Bug #35073: "Show all" in Quicksearch broken on be_users with mountpointsClosed2012-03-21

Actions
Actions

Also available in: Atom PDF