Actions
Bug #22305
closederror in new hooks in class.t3lib_utility_client.php
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-03-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When using the hooks in getBrowserInfo() and getDeviceType(), an error occurs when calling
t3lib_div::callUserFunction($hookFunction, $hookParameters, NULL);
The third parameter has to be passed by reference. The attached patch will do that.
(issue imported from #M13874)
Files
Updated by Alexander Opitz over 11 years ago
- Status changed from Accepted to Needs Feedback
- Target version deleted (
-1)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Oliver Hader) - Is Regression set to No
Actions