Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUGFIX: Allow arbitrary objects in the FormState #145

Merged
merged 2 commits into from
Aug 5, 2021

Conversation

bwaidelich
Copy link
Member

This fixes a regression introduced with #101 that prevented
objects like images and documents to be persisted in the
Form State, leading to exceptions in multi step forms.

Fixes: #143
Related: #126 #135

This fixes a regression introduced with #101 that prevented
objects like images and documents to be persisted in the
Form State, leading to exceptions in multi step forms.

Fixes: #143
Related: #126 #135
@bwaidelich bwaidelich merged commit 1e4d43e into 5.0 Aug 5, 2021
@bwaidelich bwaidelich deleted the bugfix/143-allow-arbitrary-objects-in-formstate branch August 5, 2021 11:17
@ger4003
Copy link
Contributor

ger4003 commented Aug 13, 2021

@bwaidelich I just realized, that the fix is not yet in the 5.2.* release. 5.2.2 still has the old code. Are there plans to release 5.2.3?

@bwaidelich
Copy link
Member Author

@bwaidelich I just realized, that the fix is not yet in the 5.2.* release.

Thanks, good call.. I fixed the description for https://github.com/neos/form/releases/tag/5.2.2 and added https://github.com/neos/form/releases/tag/5.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants