Project

General

Profile

Actions

Bug #20125

closed

Set extAdmEnabled=true when enabling frontend editing for extension compatibility

Added by Jeff Segars about 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-03-03
Due date:
% Done:

0%

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

Description

When frontend editing is enabled in t3lib_tsfebeuserauth we create a new instance of the frontend editing controller which serves as an indicated that frontend editing is active. In the past, a member variable named extAdmEnabled was the flag that indicated frontend editing was active.

Extensions may rely on $BE_USER->extAdmEnabled so it should continue to be set when frontend editing is active.

(issue imported from #M10599)


Files

10599.diff (564 Bytes) 10599.diff Administrator Admin, 2009-03-03 18:04
Actions #1

Updated by Jeff Segars about 15 years ago

Committed to trunk in r5120.

Actions

Also available in: Atom PDF