Actions
Bug #33271
closedt3lib_utility_Mail test case fails
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2012-01-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
t3lib_utility_Mail test case fails due to the removed, deprecated functionality of allowing custom functions as substituteMailDelivery hook.
The expected hook needs to implement t3lib_mail_MailerAdapter and thus a new fixture to be used as mock object needs to be created.
Actions