Project

General

Profile

Actions

Bug #33676

closed

SwiftMailerAdapter doesn't handle parameters in parameterized headers

Added by Björn Steinbrink over 12 years ago. Updated about 11 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-02-04
Due date:
% Done:

0%

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

Description

In a parameterized header, the adapter just treats the parameters as part of the value instead of correctly passing them as parameters to SwiftMailer. This leads, for example, to the charset parameter of the Content-Type header to be duplicated.

Actions #1

Updated by Gerrit Code Review over 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8839

Actions #2

Updated by Gerrit Code Review over 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8839

Actions #3

Updated by Gerrit Code Review over 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8839

Actions #4

Updated by Gerrit Code Review over 12 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8839

Actions #5

Updated by Gerrit Code Review about 12 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8839

Actions #6

Updated by Jigal van Hemert about 11 years ago

  • Status changed from Under Review to Rejected

The SwiftMailerAdapter will be deprecated in TYPO3 CMS 6.1. It was only meant as a temporary solution to send most mails from old API calls using SwiftMailer until the extensions use the new mail API.
The extension should by now use the new mail API.
No effort will be made to improve the SwiftMailerAdapter or to add functionality.

Actions

Also available in: Atom PDF