Actions
Bug #9562
closedMail::Message::encodeAttachment should reset input stream afterwards
Start date:
01/04/2022
Due date:
% Done:
100%
Estimated time:
Description
If a mail message is written more than once to an output stream, the attachment is empty the second time.
We should reset the input buffer to the beginning of the attachment after writing it.
This issue was reported by email.
Related: AuthService::sendMail
always writes the message to stdout. Maybe that write should be optional?
Updated by Korneel Dumon almost 3 years ago
- Status changed from New to InProgress
- Assignee set to Korneel Dumon
Updated by Korneel Dumon almost 3 years ago
- Status changed from InProgress to Review
- Assignee deleted (
Korneel Dumon)
Updated by Korneel Dumon over 2 years ago
- Status changed from Review to Implemented @Emweb
Updated by Roel Standaert over 2 years ago
- Status changed from Implemented @Emweb to Resolved
- % Done changed from 0 to 100
Updated by Roel Standaert over 2 years ago
- Status changed from Resolved to Closed
Actions