Correct handling of viewing specific mime-types in for web uploads #6

Open
opened 2024-03-16 00:32:38 +00:00 by acidvegas · 0 comments
Owner

When you upload a .zip file it will try to redirect to the DL link after the upload (like how it does with images), but on most popular browsers, it will simple load a download prompt for the ZIP file, not even redirecting you to the link, making it impossible for anyone to copy the upload link.

This goes for any binary type of file aswell.

When you upload a .zip file it will try to redirect to the DL link after the upload (like how it does with images), but on most popular browsers, it will simple load a download prompt for the ZIP file, not even redirecting you to the link, making it impossible for anyone to copy the upload link. This goes for any binary type of file aswell.
acidvegas added this to the SuperNETs Development project 2024-11-03 00:37:21 +00:00
acidvegas added the
bug
label 2024-11-03 00:37:27 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 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: supernets/hardfiles#6
No description provided.