Magento 2.2.X - WYSIWYG editor, insert image directive not replaced by actual image URL #12741
Labels
Fixed in 2.2.x
The issue has been fixed in 2.2 release line
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
When the users adds an image in the WYSIWYG editor with the "Insert Image" option a URL is generated by Magento with a directive in it. This directive should be replaced when saving the page so that the directive URL is replaced by the correct media URL in Magento. Currently this does not happen and on the frontend the Directive URL is shown. This will result in broken images on the frontend.
Preconditions
Relations
Relates to:
#7167 2.2.0-dev - cms images are being added as __directive for path
Pull requests already fixing this issue, but closed without merging:
#12467 WYSIWYG JS - Directive URL not always properly detected
Steps to reproduce
To reproduce, use this dialog in order to insert the image into the editor.
Expected result
Actual result
The text was updated successfully, but these errors were encountered: