Actions
Bug #19691
closedTyping error in tslib_content ($gifCreateor => $gifCreator)
Start date:
2008-12-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
there are two places where this wrong object name is used, the right naming is
"$giCreator"
This leads to a fatal error because object doesn't exists.
I fixed it in trunk, 4_2, 4_1. All version at the same place.
For details look at changeset for 4_2
http://forge.typo3.org/repositories/diff/typo3v4-core/branches/TYPO3_4-2/typo3/sysext/cms/tslib/class.tslib_content.php?rev=4541
(issue imported from #M9915)
Files
Actions