View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
433 | PHPOF1 | XError | public | 5 Nov 2015 20:09 | 5 Nov 2015 20:51 |
Reporter | timj | Assigned To | timj | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.10 | ||||
Target Version | 1.0.11 | Fixed in Version | 1.0.11 | ||
Summary | 433: Error report e-mails can exceed MIME maximum line length | ||||
Description | Error report e-mails can exceed MIME maximum line length, for example if reporting a failed SQL query inserting a large blob into a database. (The "PHP Error Details" field is in that case the problem) This in turn can trigger mail bounces etc. Lines should be wrapped at 998 characters (per https://www.rfc-editor.org/rfc/rfc5322.txt) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
5 Nov 2015 20:09 | timj | New Issue | |
5 Nov 2015 20:12 | timj | Description Updated | |
5 Nov 2015 20:29 | timj | Note Added: 486 | |
5 Nov 2015 20:29 | timj | Status | new => resolved |
5 Nov 2015 20:29 | timj | Fixed in Version | => 1.0.11 |
5 Nov 2015 20:29 | timj | Resolution | open => fixed |
5 Nov 2015 20:29 | timj | Assigned To | => timj |
5 Nov 2015 20:41 | timj | Product Version | => 1.0.10 |
5 Nov 2015 20:41 | timj | Target Version | => 1.0.11 |
5 Nov 2015 20:51 | timj | Status | resolved => closed |