silverstripe-asset-admin
silverstripe-asset-admin copied to clipboard
AssetAdmin.js handleSubmitEditor() can't find the file
Description
Sometimes AssetAdmin.js handleSubmitEditor() can't find the file. Ensure that we always return a file for any valid ID in TinyMCE_ssmedia. _handleInsert(). See: https://github.com/silverstripe/silverstripe-asset-admin/blob/02728e1adcf5c912b3ab0d8dc64963a717139d0f/client/src/entwine/TinyMCE_ssmedia.js#L276