Project

General

Profile

Actions

Bug #22558

closed

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

Added by Sven Juergens about 14 years ago. Updated over 9 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 #1

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Chris topher almost 11 years ago

  • Subject changed from small Bug in 0009758: Write Configuration to extTables.php to Writing configuration to extTables.php for $TBE_STYLES does not work
Actions #3

Updated by Sven Juergens almost 11 years ago

Yes it's still the same behavior, but after 3 years i think this has no relevance anymore.

Actions #4

Updated by Alexander Opitz almost 11 years ago

  • Status changed from Needs Feedback to New
Actions #5

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Closed
  • Is Regression set to No

won't be possible in the future and is no priority bugfix.
Closing this one down

Actions

Also available in: Atom PDF