[TYPO3-core] RFC #16215: Allow array as localconf.php configuration values

Xavier Perseguers typo3 at perseguers.ch
Fri Nov 5 20:18:27 CET 2010


Hi,

> there are two problems:
> 1) the array is not editable by the all configuration section (this
> could be an extra bug/feature)
> 2) adding the array causes the install tool to change the first line to:
> $TYPO3_CONF_VARS['EXTCONF']['dbal'] = 'Aest'; (changes the "t" to an
> "A") in the install tool and saves the wrong value on enter - which is a
> real bug I think.
>
> Other than that really nice feature.

Good catch!

I must admit I never used the "all configuration" section of the install 
tool while having DBAL active (do not ask why, I guess because I first 
configure my website and then build upon that and as such never have the 
need at a later time to adjust some setting using this section).

1) Is not a new bug as it is as this since the very beginning of DBAL, 
back in the very old days

Seems like this will be a bit trickier to add than I thought...

Xavier


More information about the TYPO3-team-core mailing list