Project

General

Profile

Actions

Bug #63916

closed

Story #82206: list module enhancements/bugfixes

List Module does not show edit links for LiveSearch results

Added by Hannes Lau over 9 years ago. Updated over 3 years ago.

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

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

If a non-admin BE user uses the live search in the top right corner, the search results are displayed without the edit links. This is true even if the user has edit permissions for the records shown.

The reason could be that the search results are displayed on a list view for page uid 0, a page that normal users do not have access to. The permissions calculation for the records is based on this page uid.

Definition of the page uid in TYPO3 CMS 6.2.7
  • sysext/backend/Resources/Public/JavaScript/livesearch.js:20
  • sysext/backend/Resources/Public/JavaScript/livesearch.js:228
Permissions calc
  • sysext/recordlist/Classes/RecordList/DatabaseRecordList.php:1012
  • sysext/recordlist/Classes/RecordList/RecordList.php:253 uses this->pageinfo

This issue did not occur in TYPO3 CMS 4.5 LTS


Files


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #59900: Backend Search -> Show all respect only permissions from first user groupClosed2014-06-26

Actions
Related to TYPO3 Core - Bug #85251: List Module does not show edit links for LiveSearch resultsClosed2018-06-13

Actions
Has duplicate TYPO3 Core - Bug #81612: No Buttons after Livesearch in list for non admin usersClosed2017-06-19

Actions
Has duplicate TYPO3 Core - Task #86414: No copy and / or cut button in file list searchClosedGianluigi Martino2018-09-28

Actions
Actions

Also available in: Atom PDF