View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010253 | mantisbt | public | 2009-03-25 05:28 | 2012-08-26 16:17 | |
| Reporter | tk | Assigned To | dregad | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 1.2.0a3 | ||||
| Summary | 0010253: Duplicate newline in mantis mails (1.2.0a3) | ||||
| Description | Since upgrade from 1.1.1. to 1.2.0a3 I see (in my outlook client)
| ||||
| Tags | No tags attached. | ||||
|
bad category -- should be "email" |
|
|
Perhaps related to 0010200 |
|
|
Maybe the difference in the mail headers gives a hint:
In my old 1.0.6 installation I have
I assume that the charset my have impact. |
|
|
Changing core/email_api.php L816 as
did not make any difference |
|
|
Now another experiment: changin core/email_api.php L901:
gives
|
|
|
I cannot reproduce this. A recent notification from this MantisBT instance: ====================================================================== Header information: From: Mantis Bug Tracker noreply@mantisbt.org |
|
|
Now I tried my fortune with
|
|
|
tk: which mailer method was you using ? |
|
|
I was using the default (i.e., PHPMAILER_METHOD_MAIL accrding to config_defaults_inc.php) |
|
|
Resolving as no update for > 3 years and considering PHPMailer has been through several updates now, most likely no longer an issue. |
|