Project

General

Profile

Actions

Bug #22558

closed

Writing configuration to extTables.php for $TBE_STYLES does not work

Added by Sven Juergens over 14 years ago. Updated almost 10 years ago.

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

0%

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

Description

after patch for #19585 i can write Values for "$T3_SERVICES (Registered Services)" and not for $TBE_STYLES (Skinning Styles), is this correct ?

testet on clean current trunk 7478

changes for $TBE_STYLES
on line 289

from:
if (TYPO3_extTableDef_script != '' && ($this->MOD_SETTINGS['function'] 1 || $this->MOD_SETTINGS['function'] 4)) {

to:
if (TYPO3_extTableDef_script != '' && ($this->MOD_SETTINGS['function'] 1 || $this->MOD_SETTINGS['function'] 7)) {
(issue imported from #M14267)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #19585: Write Configuration to extTables.phpClosedSteffen Kamper2008-11-10

Actions
Actions

Also available in: Atom PDF