Project

General

Profile

Actions

Task #31228

closed

Unit test for t3lib_utility_Mail should check From user

Added by Xavier Perseguers over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Tests
Target version:
Start date:
2011-10-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Unit tests for t3lib_utility_Mail do not check full additional headers that are generated whenever these additional settings are not empty (example given):

$TYPO3_CONF_VARS['MAIL']['defaultMailFromAddress'] = 'no-reply@localhost';
$TYPO3_CONF_VARS['MAIL']['defaultMailFromName'] = 'TYPO3 Mailer';
Actions

Also available in: Atom PDF