Skip to content

form.type_extension error in form.xml [3.1.2-DEV] #19210

Closed
@maxpowel

Description

@maxpowel

Hello, I there is a problem with form.type_extension because the attribute "alias" is ignored
https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/Resources/config/form.xml#L187

The error dumped is:

[InvalidArgumentException]
Tagged form type extension must have the extended type configured using the extended_type/extended-type attribute, none was configured for the "form.type_extension.upload.validator" service. 

Since I could not find any related issue I dont really know if this is a known problem. Maybe I did some bad but. To replicate this problem:

symfony new my_project
Change minimun stability to dev in composer.json
composer update

Maybe I'm doing it wrong for getting de development version.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions