Project

General

Profile

Actions

Bug #59900

closed

Feature #62158: Iconography / Icon identity

Epic #62333: App Icons & Focussed backend Apps

Epic #62337: "Live search" App

Backend Search -> Show all respect only permissions from first user group

Added by Steffen Mächtel almost 10 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-06-26
Due date:
% Done:

0%

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

Description

If you use the live search (right top search) in the typo3 backend and press "Show all", not all results are available in result list, if an user has multiple user groups.

Example

Page Tree
- Page A
Some Content
- Page B
Some Content

User groups
User group A -> DB Mount "Page A"
User group B -> DB Mount "Page B"

Scenario A

User
Editor X has User group A and User group B

Search for "Some Content" and press "Show All"
Only "Page A - Some Content" is visible in result

Scenario B (Switch order of user groups)

User
Editor X has User group B and User group A

Search for "Some Content" and press "Show All"
Only "Page B - Some Content" is visible in result

Both results should be visible in search result, becouse Editor X has permissions for both pages. At the moment, only the first user group is respected.
The live search autocomplete works correct and show both results.


Files

ScenarioA.png (40 KB) ScenarioA.png Steffen Mächtel, 2014-06-26 12:14
ScenarioB.png (40.9 KB) ScenarioB.png Steffen Mächtel, 2014-06-26 12:14

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #63916: List Module does not show edit links for LiveSearch resultsClosed2014-12-16

Actions
Has duplicate TYPO3 Core - Bug #35008: Live search didn't find all content elementsClosed2012-03-19

Actions
Actions #2

Updated by Felix Kopp over 9 years ago

  • Parent task set to #62337
Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from next-patchlevel to 7.4 (Backend)
Actions #4

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #5

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #6

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (7 LTS)
Actions #7

Updated by Susanne Moog about 4 years ago

  • Status changed from New to Closed

This has probably been fixed when the search results page was more closely bound to the list module. I just checked it in a current TYPO3 version and I get all the results independent of the order of the user groups.

Actions

Also available in: Atom PDF