-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, Master
-
Fix Version/s: 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Documents & Media, Portal Configuration > System Settings
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
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.
Actual result: the default value 104857600 is displayed, although the value 0 is saved in the configuration_ table and it is the actual value in effect
Expected result: the value 0 should be displayed
This behavior only occurs if the value is set to 0. For all other values, it will shown on the display.
- Discovered while testing
-
LPS-84472 Cannot create document if both Overall Maximum Upload Request Size and Maximum File Size are set to 0
- Closed