View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0032038 | mantisbt | public | 2023-02-20 04:44 | 2023-10-31 16:32 | |
| Reporter | sederther | Assigned To | community | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | 2.25.5 | ||||
| Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
| Summary | 0032038: Missing In-Reply-To header in new bugnote email notification | ||||
| Description | Hello, I have noticed that email notifications about new bug notes does not have In-Reply-To header. I've made some digging and i think the solution is to add the In-Reply-To header here Similar to this Is that the right way to solve this problem? If it is, i can submit a pull request in github. | ||||
| Tags | No tags attached. | ||||
| @atrol, you marked this as related to 0024982, but after a quick look it seems to me this is in fact the same issue. If you agree, then this should be closed as duplicate. @sederther That should indeed fix the problem, a pull request would be welcome. Please avoid code duplication, i.e. introduce a new function to generate the header as appropriate. | |
| 
 Right, had just very little time when triaging the issue and wanted to wait with closing the old one until we know if we will get a PR in the current issue that will fix exactly the old one. | |
| MantisBT: master fd4b1c56 2023-02-22 10:43 Committer: dregad Details Diff | Adding In-Reply-To header to bugnote notification Prevents start of a new thread/conversation in mail clients. Fixes 0032038, PR https://github.com/mantisbt/mantisbt/pull/1867 Co-authored-by: Damien Regad <dregad@mantisbt.org> | Affected Issues 0032038 | |
| mod - core/email_api.php | Diff File | ||
