Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.1.30 EE GA3, 6.1.X EE
-
Tomcat 7.0 + MySQL 5. Portal 6.1.x GIT ID: 221636a979dfaa26c9fe0af3cf05be1ec0d033f6.
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: e565346afd32e4dc68016a8648c32805fb28b21e.
-
4
-
Regression Bug
Description
- Go to > Control Panel > Server Administration > File Uploads
- Enter .bmp,.css,.doc,.docx,.dot,.gif,.gz,.htm,.html,.jpg in the Allowed File Extensions field for Documents and Media
- Click Save
- Click Back to Liferay
- Add Documents and Media portlet
- Click Add > Basic Document
- Click Browse
- Upload a file not included in the Allowed File Extensions (I used a .bat)
- Click Publish
Expected result:
Error message reading "Please enter a value with a valid extension (.bmp,.css,.doc,.docx,.dot,.gif,.gz,.htm,.html,.jpg)." should display.
Actual result:
File fails to upload, but a success message reading "Your request completed successfully." displays.