Project

General

Profile

Actions

Bug #22359

closed

No FE editing with only field edit icons and with "old" feedit extension

Added by Mickaël PERRIN about 14 years ago. Updated over 4 years ago.

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

0%

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

Description

Hello,

I was unable to make FE editing work with this UserTS setup :

admPanel {
enable {
edit = 1
}
hide = 1
override {
edit {
displayFieldIcons = 1
displayIcons = 0
}
}
}

Setting displayIcons = 1 does the trick however this enable features I don't need.

It seems there is an issue with the test function isFrontendEditingActive which is testing only if $GLOBALS['TSFE']->displayEditIcons 1 but not if $GLOBALS['TSFE']->displayFieldEditIcons 1.

A simple patch is attached.

Many thanks for your review

(issue imported from #M13978)


Files

patch1.patch (644 Bytes) patch1.patch Administrator Admin, 2010-03-31 15:26
13978-2.patch (594 Bytes) 13978-2.patch Administrator Admin, 2011-02-08 09:46

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #23245: Argument 3 passed to t3lib_frontendedit::displayEditIcons() must be an array, null givenClosedSusanne Moog2010-07-21

Actions
Actions

Also available in: Atom PDF