View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0037256 | mantisbt | public | 2026-06-15 11:36 | 2026-06-18 05:42 | |
| Reporter | raspopov | Assigned To | community | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Product Version | 1.3.0 | ||||
| Target Version | 2.28.4 | ||||
| Summary | 0037256: Incorrect log message regarding sent email | ||||
| Description | The bug was discovered by scanning the source code with a custom utility designed to detect instances where variables were incorrectly included in strings, as was the case in 0037250. The minor issue is with logging data—in the email_api.php file, line 1422: | ||||
| Tags | No tags attached. | ||||
|
This was introduced by commit MantisBT master cea405cc (1.3.0). |
|
|
MantisBT: master cea405cc 2014-01-07 11:28 Paul Richards Details Diff |
Performance optimisation for users not using email send via cron jobs and using php-fpm - generally this would be nginx users. Windows(IIS) fastcgi does not use php-fpm. |
Affected Issues 0017458, 0037256 |
|
| mod - core/email_api.php | Diff File | ||
| mod - core/html_api.php | Diff File | ||