[TYPO3-core] RFC: #15626: Feature: Add stdWrap to config.additionalHeaders

Dmitry Dulepov dmitry at typo3.org
Mon Sep 6 12:55:17 CEST 2010


Hi!

Rik Willems wrote:
> Problem:
> The config.additionalHeaders is of type string. This is inflexible and
> can use improvement.
> 
> Solution:
> Add stdWrap to config.additionalHeaders

As I wrote in the older thread:
------------
Entries in "config" are plain historically. This is made for a reason:
'config' sometimes is used without the rest of TS. So cObj may not have all
data necessary to do its work. I did not look to the patch but I think it
is better to keep config like it is now. If you need something special, you
can always make a userFunc. For "Location" header you can use <meta> tag
with "page.headerData".
------------

-- 
Dmitry Dulepov
TYPO3 core&security team member
Twitter: http://twitter.com/dmitryd
Read more @ http://dmitry-dulepov.com/


More information about the TYPO3-team-core mailing list