Actions
Bug #16565
closedTypo in class.t3lib_tsparser.php
Start date:
2006-09-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The new and highly welcome ':='-Operator for Typoscript contains a small Error:
The appendString-Fucntion is matched against 'apppendString' which is obviously not the way it should be. (Documentation (doc_core_ts) says it is 'appendString')
See class.t3lib_tsparser.php Line 263
A small fix would correct this issue!
(issue imported from #M4219)
Actions