Matthew Dewhurst
Matthew Dewhurst
@magento give me 2.4-develop instance
I've just tested on the Magento instance provided and can confirm that it's still happening.
> I reproduced on a Magento CE 2.4.7 (if it helps) Hi Medmek, Thanks for confirming. I've spotted [your answer on the Magento Stack Exchange](https://magento.stackexchange.com/a/373461/115803). The file and line you...
> > > I reproduced on a Magento CE 2.4.7 (if it helps) > > > > > > Hi Medmek, > > Thanks for confirming. I've spotted [your answer...
> Line 715 in lib/web/mage/adminhtml/wysiwyg/tiny_mce/tinymce5Adapter.js: > > `attributes = attributes.replace(/"/g, '"');` > > * Commenting out this line fixes the issue when saving the widget where `" type` is present....