Actions
Bug #33793
closedDeprecated config options in install tool
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2012-02-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In 4.6.x and 4.7-dev, the install tool shows the options "forceCharset" and "setDBinit". But the explanatory text mentions that both of them are declared to be deprecated since 4.5.0 - and will be removed in 4.7.0
I guess this was missed when all the other deprecated stuff has been removed in early 4.7.0-dev ...?
Updated by Markus Klein almost 13 years ago
Oh yeah, obviously I missed that when I did the cleanup.
Thanks for mentioning.
EDIT: No, we cannot remove these settings.
If somebody is running 4.7 with compatVersion 4.5 a forceCharset setting is still valid.
Updated by Markus Klein almost 13 years ago
- Target version deleted (
4.7.0)
I'm removing the target version therefore.
Updated by Chris topher over 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Fixed with #34092.
Actions