mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #966] 0byte file download error #674
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#674
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @qwer0123456 on GitHub (Apr 27, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/966
When downloading a file with a file size of 0, an error in the program
ex) null byte.txt file down crash Quasar
If the file contains even one byte, it is downloaded normally.
@MaxXor commented on GitHub (Apr 27, 2021):
Thanks for the bug report. Downloading all folders is tracked here: https://github.com/quasar/Quasar/issues/262