Bug #16327
closed
multi-part mails with more than one text/plain part are misinterpreted
Added by Gerd Mueller over 18 years ago.
Updated over 11 years ago.
Description
If an mail has more than one text/plain part t3 takes only the last one.
Gerd
I tried to patch it with change line
$outValue[strtolower($reg1)] = $reg2;
to
$outValue[strtolower($reg1)] .= $reg2;
but I am not sure about the consequences.
(issue imported from #M3803)
Files
bar (11.2 KB)
bar |
|
Administrator Admin, 2006-07-06 15:37
|
|
my change seems to be not enough :-(
Attached you will find a typical record from the inmail table.
Gerd
What, where, when? The bug "description" does not tell from where (BE, FE, etc) emails are created and/pr sent. The proposed change does not even tell what file has to be changed (let alone what line or function is affected).
- Status changed from New to Closed
- Target version deleted (
0)
- TYPO3 Version changed from 3.8.0 to 4.0
- PHP Version deleted (
4)
No response since over one year => closed.
- TYPO3 Version changed from 4.0 to 3.8
Also available in: Atom
PDF