View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005086 | SOGo | Web Mail | public | 2020-07-21 11:17 | 2022-07-05 13:05 |
Reporter | max@mt6.ru | Assigned To | francis | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.3.2 | ||||
Fixed in Version | 5.0.0 | ||||
Summary | 0005086: Forward is losing attachmets if filenames same | ||||
Description | I receive an email with several attachments with the same name, for example 123.txt. Their content is different, but the name is the same, if you FORWARD an email, then one of the attachments is lost. | ||||
Steps To Reproduce | 1) I receive a letter with two files whose names are identical (1.png) | ||||
Tags | forward | ||||
related to | 0005156 | new | Files with the same name are lost during the action "Download all attachments" |
The attachment is actually the whole message, including all attachments. This is a user setting. Go to your preferences, under the Mail section, you can choose Forward messages inline or Forward messages as attachment. |
|
I used these settings - attachments with the same names are still lost |
|
sogo: master 9c391b8d 2020-07-23 12:56 Details Diff |
fix(mail): use unique names for attachments Fixes 0005086 |
Affected Issues 0005086 |
|
mod - SoObjects/Mailer/SOGoDraftObject.h | Diff File | ||
mod - SoObjects/Mailer/SOGoDraftObject.m | Diff File | ||
mod - UI/MailerUI/UIxMailEditor.m | Diff File | ||
mod - UI/Templates/MailerUI/UIxMailViewTemplate.wox | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MessageEditorController.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-21 11:17 | max@mt6.ru | New Issue | |
2020-07-21 11:17 | max@mt6.ru | Tag Attached: forward | |
2020-07-21 11:17 | max@mt6.ru | File Added: 2.png | |
2020-07-21 11:17 | max@mt6.ru | File Added: 1.png | |
2020-07-22 21:00 | francis | Note Added: 0014567 | |
2020-07-23 07:48 | max@mt6.ru | Note Added: 0014568 | |
2020-07-23 17:02 | francis | Changeset attached | => sogo master 9c391b8d |
2020-07-23 17:02 | francis | Assigned To | => francis |
2020-07-23 17:02 | francis | Resolution | open => fixed |
2020-07-23 17:02 | francis | Status | new => resolved |
2020-07-23 17:02 | francis | Fixed in Version | => 5.0.0 |
2022-07-05 13:05 | francis | Relationship added | related to 0005156 |