8000 form.type_extension error in form.xml [3.1.2-DEV] · Issue #19210 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

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

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

Closed
maxpowel opened this issue Jun 28, 2016 · 0 comments
Closed

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

maxpowel opened this issue Jun 28, 2016 · 0 comments

Comments

@maxpowel
Copy link

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

fabpot added a commit that referenced this issue Jun 29, 2016
… 2.8 (Tobion)

This PR was merged into the 2.8 branch.

Discussion
----------

[Form] fix post max size translation type extension for >= 2.8

| Q             | A
| ------------- | ---
| Branch?       | 2.8
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? |no
| Tests pass?   | yes
| Fixed tickets | #19210, #19061
| License       | MIT
| Doc PR        |

Commits
-------

a27ec00 [Form] fix post max size translation type extension for >= 2.8
@fabpot fabpot closed this as completed Jun 29, 2016
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

No branches or pull requests

2 participants
0