plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
245 stars 187 forks source link

TinyMCE inserting image inline into text, makes text disappear #3768

Closed MrTango closed 1 year ago

MrTango commented 1 year ago

BUG

What I did:

insert an image inline into a text paragraph.

What I expect to happen:

The text is split by the image.

What actually happened:

The text is replaced by the image.

What version of Plone/ Addons I am using:

Plone 6.0.3 It does not happen in 5.2

pbauer commented 1 year ago

I can confirm this. Also happens with images: When you add a image next to another image the original image-tag is removed.