Attaching an image with an extension that is not allowed fails silently and loads the entire UI inside the main frameDescriptionIf you try to upload an image that has a file extension not specified in the property 'glide.attachment.extensions' through the db_image table , the upload fails.Steps to Reproduce Log in as an admin. Navigate to System Properties > All Properties or /sys_properties_list.do. Find the property glide.attachment.extensions and set the value to pdf. This property has normally a blank value to allow all file extensions. Navigate to System UI > Images. Create a new image in a format that is not allowed (for example, png or jpg) and upload the file.Note that the operation fails and there are no errors shown in the UI to indicate why the upload failed. Also, the UI frame may load nested inside itself. WorkaroundThe problem is being investigated. You can subscribe to this known error article (click Subscribe button at the top of the article) to receive notifications when more information is available about this issue.Related Problem: PRB659825