Patch #11499
Fixed attachments handling when receiving a new issue by mail
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email receiving | |||
Target version: | - |
Description
When a new issue is received by email, any attachments it might be carrying are not making it into the "new issue reported" mail.
In attempt to fix this problem, this patch issues a separate mail update for any issue created by mail with attachments, which lists the usual "File added: ..." lines.
Related issues