Skip to content

Errors from repeated field type are bubbling up to the parent form despite error_bubbling setting #11198

Closed
@alanhartless

Description

@alanhartless

In Symfony 2.5, errors are not being assigned to the repeated password fields rather are being bubbled up to the parent form. I've tried setting 'error_bubbling' => false for the first_options, second_options and the field itself but errors still bubble up. Downgrading to 2.4.6, and the fields are assigned the errors, not the form.
Thanks,
Alan

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions