Project

General

Profile

Actions

Bug #23241

closed

Frontend Editing edit panels are shown for content element types that cannot be edited

Added by Jeff Segars almost 14 years ago. Updated about 13 years ago.

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

0%

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

Description

In frontend editing (both feedit and feeditadvanced), the only check on content editing permissions is whether tt_content can be edited on the current page or not. This means that a particular content element type may be restricted in the user or group record, but still show editing icons in frontend editing. When the record is clicked to edit, an error message is generated.

Calling $GLOBALS['BE_USER']->recordEditAccessInternals() will tell us if the specific record is truly editable.

(issue imported from #M15189)


Files

15189.diff (2.43 KB) 15189.diff Administrator Admin, 2010-07-21 16:07
15189_v2.diff (3.95 KB) 15189_v2.diff Administrator Admin, 2010-11-17 22:15

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #17203: Access Check for Content Elements before drawing the InterfaceClosed2007-04-12

Actions
Related to TYPO3 Core - Bug #22728: Icon "Create new record in top of column" displayed even with no rightsClosed2010-05-27

Actions
Actions

Also available in: Atom PDF