plone / Products.CMFPlone

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

TinyMCE SVG handling broken (6.0.0b1) #3624

Open jensens opened 2 years ago

jensens commented 2 years ago

What I did:

What I expect to happen:

After save the image is shown

What actually happened:

The image is shown as 1x1 pixel.

What version of Plone/ Addons I am using:

Plone 6.0.0b1 (Classic) vanilla

mauritsvanrees commented 1 year ago

Is this what you are improving in https://github.com/plone/plone.namedfile/pull/133 and https://github.com/plone/plone.scale/pull/68 ? Or is this unrelated?

jensens commented 1 year ago

It indeed is related, but I fear I do not have time to finish this before Plone conference. In fact both branches are running in production here, but tests need to be fixed and written before this can be merged.