- 
                Notifications
    
You must be signed in to change notification settings  - Fork 741
 
Open
Labels
WIPWorking in progress.Working in progress.bugBehaviors that do not meet expectation.Behaviors that do not meet expectation.
Description
Expected Behavior
When having set a limit on LFM, Dropzone also listens to this limit and doesn't allow files to go through the back-end exceeding this limit by marginal amounts
Actual Behavior
When having a marginal difference (say between 0-100kb) Dropzone somehow accepts this like a leanient teacher accepting a vague answer on a quiz because she's tired. "hmmm close enough" vibes
Steps to Reproduce the Problem
- Set limit in php.ini to 2m
 - Set limit in LFM config to 2048
 - Upload file of 2091kb
 - The error message should not be the one on the right in the given image below
 
Sidenote: Could you make sure dropzone errors are not coming through but instead the proper translated errors of LFM? It'd be a lot more.. expected
Specifications
- Operating system : Windows 10
 - Laravel version : 9
 - Package version : 2.9.1
 - Screenshots of browser console : not applicable
 
Metadata
Metadata
Assignees
Labels
WIPWorking in progress.Working in progress.bugBehaviors that do not meet expectation.Behaviors that do not meet expectation.
