Actions
Bug #16938
closed[setDBinit] can't be saved correctly
Start date:
2007-02-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have set [setDBinit] to
"SET NAMES utf8
SET CHARACTER SET utf8"
Everytime I click on save (i mean not only the first time, but everytime, i get
"$TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES utf8'.chr(10).'SET CHARACTER SET utf8'"
Shouldn't this disappear after the first time I have saved it? Well.. It stays there..
(issue imported from #M4915)
Actions