Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File upload broken with specific file size #1419

Closed
yflory opened this issue Feb 26, 2024 · 1 comment
Closed

File upload broken with specific file size #1419

yflory opened this issue Feb 26, 2024 · 1 comment
Labels
Bug There is a problem in our source code Drive Anything related to CryptPad interface, not apps Fixed in staging This is live on staging branch

Comments

@yflory
Copy link
Contributor

yflory commented Feb 26, 2024

Description

File upload doesn't work when the browser can't detect the type from its extension and its size is a multiple of 4096.

Steps to reproduce

  • Try to upload a file with no extension an a size of 4096
  • File is not uploaded and no error feedback

Relevant logs

No response

Expected behavior

Upload the file!

Which operating system are you using?

No response

What browsers are you seeing the problem on?

No response

Extensions

/

Version

5.7.0

@yflory yflory added the Fixed in staging This is live on staging branch label Feb 26, 2024
yflory added a commit that referenced this issue Feb 26, 2024
@mathilde-cryptpad mathilde-cryptpad added Bug There is a problem in our source code Drive Anything related to CryptPad interface, not apps labels Mar 5, 2024
@johnlabor
Copy link

Hi @yflory @mathilde-cryptpad is it possible to revisit a similar issue here since you guys are fixing the upload?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug There is a problem in our source code Drive Anything related to CryptPad interface, not apps Fixed in staging This is live on staging branch
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants