Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP2 (5.2.6)
-
None
-
All
Description
The portal can not be configured to allow files larger than 2GB to be uploaded. Specifically, the property com.liferay.portal.upload.UploadServletRequestImpl.max.size in portal(-ext).properties can only be set to 2147483647 or less. This bug fix removes this limitation.
Attachments
Issue Links
- is related to
-
LPS-6391 Since commons-file-upload allows for 'long' files size, allow UploadServletRequest to also support it
-
- Reviewed
-