diff options
author | link2xt <link2xt@testrun.org> | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | link2xt <link2xt@testrun.org> | 1970-01-01 00:00:00 +0000 |
commit | d4c66cd1341084b37dfabe3126d13ff8f062fd59 (patch) | |
tree | e0069020f47fd56f163ec7f9e0dc00d6b05c0b5f /scripts | |
parent | 75043d4d2d90c56ad5d8ef16d69073144238f81c (diff) | |
download | kdeltachat-d4c66cd1341084b37dfabe3126d13ff8f062fd59.tar.gz kdeltachat-d4c66cd1341084b37dfabe3126d13ff8f062fd59.zip |
Do not copy attachments to blobdir manually
If QFile::copy() fails because blobdir already contains an image with the same file name (could be something common, e.g., "1.jpg"), we end up sending completely wrong file.
Delta Chat core (dc_send_msg) already does the copying for us and resolves filename conflicts.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions