-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP59, 7.0.0 DXP SP9, 7.0.X, 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Documents & Media
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
1. Login to Liferay as administrator
2. Navigate to Control Panel > Configuration > System Settings > Infrastructure > Upload Servlet Request
3. Change 'Overall Maximum Upload Request Size' to 0 and save. ( 'System Settings > Documents and Media > Service > Maximum File Size' is already set to 0 by default)
4. Go to Content > Documents and Media, click the + icon in bottom right and select 'Basic Document'
5. Click 'Choose File' button and select a file.
Result: At this point a validation error message 'Please enter a file with a valid file size no larger than true.' appears in red below the file upload control and the user is not able to proceed.
- Testing discovered
-
LPS-84634 Overall Maximum Upload Request Size displays the default value if it is set to 0
- Closed