Project

General

Profile

Actions

Bug #19291

closed

TS subkeys of config.admPanel lost when overwriting with page.config.admPanel

Added by Christian Kuhn about 16 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
-
Start date:
2008-09-04
Due date:
% Done:

0%

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

Description

If you set

config.admPanel.label = foo
config.admPanel.innerWrap = <p class="admPanel1"> | </p>

and overwrite it in page.config.admPanel like

config.admPanel.innerWrap = <p class="admPanel2"> | </p>

then admPanel.label is lost.

This is due to config and page.config merging is not recursive. Should be fixed by #19281.

Please set this bug related to #19281 and solve both as soon as #19281 is commited.
(issue imported from #M9293)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #19281: Allow subkeys for TypoScript "config." arrayClosedBenni Mack2008-09-03

Actions
Actions #1

Updated by Benni Mack about 16 years ago

Thanks for opening this one!

Actions

Also available in: Atom PDF