Project

General

Profile

Actions

Bug #19768

closed

sysext fe_edit: config.admPanel without effect

Added by Ralf Hettinger almost 16 years ago. Updated over 14 years ago.

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

0%

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

Description

After moving frontend editing to a separate sysext (see #19491), the template TS property config.admPanel (respectively config.[pageObj].admPanel) has no effect any longer, which is a regression in functionality in current 4.3 alpha1 (e.g. you can't switch the Admin Panel off for certain branches only).

Attached patch solves the problem.

Quoting [1]: "Notice the fact that the visibility of the admin panel is ultimately depending on being configured in your TypoScript template for the website! This is easily done by inserting this string in the TypoScript Template:

config.admPanel = 1

or if you use frames, this is probably better:

page.config.admPanel = 1"

[1] http://typo3.org/documentation/document-library/references/doc_core_tsconfig/4.2.0/view/1/2/

(issue imported from #M10064)


Files

10064_4.3_alpha1.patch (612 Bytes) 10064_4.3_alpha1.patch Administrator Admin, 2009-01-06 16:08
10064_4.3_alpha1v2.patch (706 Bytes) 10064_4.3_alpha1v2.patch Administrator Admin, 2009-01-15 16:40
Actions #1

Updated by Jeff Segars almost 16 years ago

Committed v2 patch to trunk in r4721. Thanks Ralf!

Actions

Also available in: Atom PDF