Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.X, Master
-
7.3.x, 7.2.x
-
Committed
-
1
-
2
Description
Description
When an unexpected error occurs during the file upload process on the Upload Multiple File Entries page, Liferay displays the wrong error message in the UI. Rather than displaying the string "an-unexpected-error-occurred-while-uploading-your-file," Liferay displays the following: "an-unexpected-error-occurred-while-deleting-the-file."
Steps to Reproduce
1. Set up an Apache web server in front of Liferay
2. Start up Liferay and access Liferay through the web server URL
3. Navigate to Documents and Media and add a document using the Multiple File Uploader
4. Drag and drop a large file (i.e. 4GB), and then click Publish
5. While the document is publishing, stop the Apache web server
Expected Result: User sees an error in the UI stating that an unexpected error occurred while uploading the file.
Actual Result: User sees this error in the UI stating that an unexpected error occurred while deleting the file.
Reproduced in
master: 9d0da4ae005b1b139c8059947c32ff873077fa88
7.2.x: cac425dbb90de25641023cd7765c74e4df914953