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

Image is lost on DX add form, if validation error occurs #1895

Closed tomgross closed 7 years ago

tomgross commented 7 years ago

What I did:

What I expect to happen:

An image should be taken over in the DX add form, if validation errors occur.

What actually happened:

The image is lost

What version of Plone/ Addons I am using:

tomgross commented 7 years ago

First issue with new template 🎉 . Good work!

hvelarde commented 7 years ago

maybe related with https://github.com/plone/plone.namedfile/issues/38

thet commented 7 years ago

If so, this should be fixed via: https://github.com/plone/plone.namedfile/pull/41 and https://github.com/plone/plone.namedfile/pull/45