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.type_extension error in form.xml [3.1.2-DEV] #19210

Copy link
Copy link
Closed
@maxpowel

Description

@maxpowel
Issue body actions

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

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