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

Intercept files meta DnD upload breaks on filesize check #67

Closed
troywilliams opened this issue Nov 1, 2019 · 0 comments
Closed

Intercept files meta DnD upload breaks on filesize check #67

troywilliams opened this issue Nov 1, 2019 · 0 comments
Milestone

Comments

@troywilliams
Copy link
Contributor

troywilliams commented Nov 1, 2019

When the intercept files setting is enabled and set to meta the drag and drop breaks due to filesize check in the YUI javascript.

maxbytes = -1 may be due to a call to get_user_max_upload_file_size() which can return a -1 value which indicates filesize limits can be ignored for this user.

Moodle v3.7.x

Troy

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

2 participants