Project

General

Profile

Actions

Bug #76408

closed

Bug #71298: Fix missing/broken RTE features after Link Handler API merge

Filebrowser: Plus-Sign doesn't disappear for not-selectable Items

Added by Kevin Ditscheid almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Category:
Backend API
Target version:
-
Start date:
2016-05-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
On Location Sprint

Description

The plus-sign next to the items name in the filebrowser does not disappear if the file is not selectable. I've overwritten the method TYPO3\CMS\Recordlist\Browser\FileBrowser->fileIsSelectableInFileList to introduce the added group rights to the FAL and prevent files from being used in public, if access restricted. The wanted behaviour is correct, the file is not selectable, but the icon that is set around Line 333, in method renderFilesInFolder (actions-edit-add) is not effected by this. It will be rendered regardless if item is selectable or not.

Using TYPO3 7.6.9


Files

Actions

Also available in: Atom PDF