Try our conversational search powered by Generative AI!

Insert/Edit image upload overwrites image with same name without warning

Found in

EPiServer.CMS.TinyMce 2.8.0

Fixed in

EPiServer.CMS.TinyMce 2.8.1

(Or a related package)

Created

Jun 20, 2019

Updated

Sep 12, 2019

Area

CMS UI

State

Closed, Fixed and tested


Description

Steps to reproduce:
1. Create a page with a xhtmlstring property.
2. In the TinyMCE editor, click on "Insert"->"Image," choose the Upload option and upload an image.
3. Notice that an image has been created in the "For This Page" folder.
4. Upload a different image with the same name as in step 1.

Expected:
Should show a warning message that you're about to overwrite an image.

Actual:
Image is overwritten.