Project

General

Profile

Actions

Bug #22064

closed

t3lib_htmlmail -> from_name in FROM header not quoted

Added by Stefan Galinski over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-02-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Currently the from_name property isn't quoted inside the FROM header of the t3lib_htmlmailer. This causes problems if for example a comma appears in the from_name. As a result the the left part and right part of the from_name will be treates as different email adresses.

The solution is to set the from_name into a pair of " characters. Please have a look at the attached patch...

(issue imported from #M13435)


Files

typo3_13435.patch (634 Bytes) typo3_13435.patch Administrator Admin, 2010-02-05 15:37
13435_v1.diff (566 Bytes) 13435_v1.diff Administrator Admin, 2010-02-05 15:37
13435_v5.diff (1.73 KB) 13435_v5.diff Administrator Admin, 2010-02-17 21:09

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #17505: Output of class.t3lib_htmlmail.php is not standard compliantClosed2007-08-08

Actions
Has duplicate TYPO3 Core - Bug #23955: from_name should be quoted (at least when it's an e-mail address)Closed2010-11-05

Actions
Actions

Also available in: Atom PDF