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

check file upload threshold against all selected files #44

Open
j-ed opened this issue Oct 5, 2017 · 0 comments
Open

check file upload threshold against all selected files #44

j-ed opened this issue Oct 5, 2017 · 0 comments

Comments

@j-ed
Copy link

j-ed commented Oct 5, 2017

Expected behavior

The configured file upload threshold should always be checked against all selected files and not only single files.

Current behavior

If you've set the upload limit to e.g. 2MB and select three files with a total size of 3MB the upload request will not be triggered.

Steps to reproduce

  1. Open Thunderbird and create a new message
  2. Select multiple files which together exceed the configured limit.
    -> No upload request is triggered.

Environment

Server Configuration

OS: Linux 3.16.47
Web server: Apache2 2.4.26
Database: MariaDB 10.0.32
PHP version: 5.6.30
Nextcloud version: 12.0.3

Client Configuration

Thunderbird version: 52.3.0
Nextcloud for Filelink version: 1.7
Operating system: Windows 7

joendres added a commit to joendres/nextcloud-filelink that referenced this issue Feb 4, 2020
Release 3.3

Closes nextcloud#4, nextcloud#5, nextcloud#44, nextcloud#49,  nextcloud#53, nextcloud#59, nextcloud#61

See merge request joendres/filelink-nextcloud!31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant