Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Form Regression / TransformationFailedException #37386

Copy link
Copy link
Closed
@gnat42

Description

@gnat42
Issue body actions

Symfony version(s) affected: 4.4.10

Description
I have a project on 4.4.8. I have a form with a compound child form. The child form will throw a TransformationFailedException for some missing fields. I updated and got v4.4.10. Somehow this is no longer works. Instead of the form being marked as invalid, the form is 'valid' as per $form->isSubmitted() && $form->isValid() but getData returns null.

How to reproduce
I'll work to create a reproducer and edit this.

Possible Solution
Not sure yet. I did a diff of the Form component and saw only minor changes so haven't isolated the issue yet.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.