FLUID-4713: The fileSizeLimit specifies a size files must be smaller than, rather than the max size

Metadata

Source
FLUID-4713
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2012-05-23T15:09:09.057-0400
Updated
2017-02-28T16:02:37.842-0500
Versions
  1. 1.4
  2. 1.5
Fixed Versions
  1. 3.0
Component
  1. Uploader

Description

According to the documentation (https://wiki.fluidproject.org/display/docs/Uploader+API#UploaderAPI-queueSettingsOptions), the fileSizeLimit should set the maximum size that a file can be. However, the uploader will only accept files that are smaller than this value.

Environments

FF

Comments