Deleting a downloaded file results in "Malformed message" #405

Closed
opened 2022-03-21 21:20:52 +00:00 by y4pLpaUpK7c7 · 2 comments

I was sent a file, and it was downloaded into my downloads directory. Then I deleted the downloaded file and the associated .manifest file from my downloads directory. Now, that message is displayed as "Malformed message" in cwtch.

The "Malformed message" does persist through restarts of cwtch. I haven't tested whether it's replicable with other files.

I would expect to be able to download the file again, or failing that to at least see that it was a file transfer message.

I was sent a file, and it was downloaded into my downloads directory. Then I deleted the downloaded file and the associated .manifest file from my downloads directory. Now, that message is displayed as "Malformed message" in cwtch. The "Malformed message" does persist through restarts of cwtch. I haven't tested whether it's replicable with other files. I would expect to be able to download the file again, or failing that to at least see that it was a file transfer message.
dan added this to the Cwtch Beta (In Progress) project 2022-04-04 23:13:12 +00:00
dan added the
cwtch-beta-1.8
label 2022-04-11 15:31:27 +00:00
sarah added the
in-nightly
label 2022-04-26 19:39:22 +00:00
Owner

A partial fix for this is in #447 which now checks for the existence of the file and reverts the file downloaded status.

Technically if the file is still on offer it should be downloadable, though we currently don't preserve downloads across sessions (or for more than 30 days) so if either of those conditions has past then the file will remain undownloadable.

This should ship with 1.7.1

A partial fix for this is in #447 which now checks for the existence of the file and reverts the file downloaded status. Technically if the file is still on offer it should be downloadable, though we currently don't preserve downloads across sessions (or for more than 30 days) so if either of those conditions has past then the file will remain undownloadable. This should ship with 1.7.1
Owner

Shipped in 1.7.1

Shipped in 1.7.1
sarah closed this issue 2022-05-24 18:55:13 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#405
No description provided.