Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, 7.1.X, Master
-
7.1.x, 7.0.x
-
Committed
-
0.25
-
3
Description
Reproduction Steps
Test case 1:
- Create a Basic Web Content and click the Add button in the content field.
- Click the image icon and select a file which is larger than 100 MB.
Result: The notification message "Please enter a file with a valid file size no larger than 100.0MB." appears. - Click Select File button again and reselect this file.
Actual Result: The notification message "Please enter a file with a valid file size no larger than 100.0MB." doesn't appear again.
Expected Result: This notification appears every time when reselecting the same file which is larger than 100 MB.
Test case 2:
- Go to Control Panel > Configuration > System Settings > Collaboration > Select Documents and Media Image Item Selector View
- Remove ".png" from Valid Extension
- Create a Basic Web Content and click the Add button in the content field.
- Click the image icon and select a .png file
Result: The notification message "Please enter a file with a valid extension (.bmp,.gif,.jpeg,.jpg,.tiff)." appears. - Click Select File button again and reselect this file.
Actual Result: The notification message "Please enter a file with a valid extension (.bmp,.gif,.jpeg,.jpg,.tiff)." doesn't appear again.
Expected Result: This notification appears every time when reselecting the same file.
**It can be reproduced in 7.0, 7.0.x and master when using Chrome.
Attachments
Issue Links
- is related to
-
LPS-86613 IE11 - Unable to create Web Content
- Closed