Project

General

Profile

Actions

Bug #20046

closed

auto_respond_msg not utf-8 compatible

Added by bokonet no-lastname-given about 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2009-02-18
Due date:
% Done:

0%

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

Description

The auto_respond_msg email has no headers. so it is always iso-8859-1 on my server.

file: class.t3lib_htmlmail.php
public function sendTheMail()
row 754-769

(issue imported from #M10480)


Files

10480.diff (595 Bytes) 10480.diff Administrator Admin, 2010-03-03 15:55
bug_10480.diff (679 Bytes) bug_10480.diff Administrator Admin, 2010-03-03 18:20

Related issues 1 (0 open1 closed)

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

Actions
Actions #1

Updated by Christian Buelter about 14 years ago

I can confirm this for 4.2.12

The encoding header is missing.

The patch attached fixes the problem.

Actions #2

Updated by Christian Buelter about 14 years ago

please use bug_10480.diff, this takes the host operating system into account (linefeeds on unix / windows).

Actions #3

Updated by Chris topher almost 14 years ago

Hi Christian,

thanks for your patch!

Do you know that you should now send it to Core List? (I cannot find it there.)
To see how that works, see here: http://typo3.org/development/bug-fixing/mailing-list/

After that it will get integrated in the next releases of TYPO3.

Actions #4

Updated by Christian Buelter almost 14 years ago

I sent it to the core list on 3. 3. 2010.

Actions #5

Updated by Chris topher almost 14 years ago

Right. I have overlooked it - sorry!

You can send reminders to your thread up to once a week so that people don't forget...

Actions #6

Updated by Christian Kuhn over 13 years ago

trunk rev. 9968.
4.4 rev. 9969.
4.3 rev. 9970.

Actions #7

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF