Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

[FrameworkBundle] Configure extended type for upload validator#19207

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
ro0NL wants to merge1 commit intosymfony:masterfromro0NL:framework-bundle/form-upload-validator
Closed

[FrameworkBundle] Configure extended type for upload validator#19207

ro0NL wants to merge1 commit intosymfony:masterfromro0NL:framework-bundle/form-upload-validator

Conversation

@ro0NL
Copy link
Contributor

QA
Branch?"master"
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets~
LicenseMIT
Doc PR~

Something just broke...

$ bin/console -vvv  [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.  Exception trace: () at /var/www/html/symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/FormPass.php:59 Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\FormPass->process() at /var/www/html/symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:112 Symfony\Component\DependencyInjection\Compiler\Compiler->compile() at /var/www/html/symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php:559 Symfony\Component\DependencyInjection\ContainerBuilder->compile() at /var/www/html/symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:485 Symfony\Component\HttpKernel\Kernel->initializeContainer() at /var/www/html/symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:117 Symfony\Component\HttpKernel\Kernel->boot() at /var/www/html/symfony/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:68 Symfony\Bundle\FrameworkBundle\Console\Application->doRun() at /var/www/html/symfony/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:118 Symfony\Component\Console\Application->run() at /var/www/html/symfony/bin/console:29

@ro0NL
Copy link
ContributorAuthor

ro0NL commentedJun 28, 2016
edited
Loading

Seems to make sense to resolve this from the alias, right?

Not sure what im doing here, whatever value/attribute i pass works, as long asextended-type is defined it's ok, ie this works also;

<tagname="form.type_extension"extended-type="Symfony\Component\Form\Extension\Core\Type\FormType" />

ping@fabpot

@ro0NLro0NL mentioned this pull requestJun 28, 2016
@Tobion
Copy link
Contributor

Thx for trying to fix this. Closing in favor of#19211

@TobionTobion closed thisJun 28, 2016
@ro0NLro0NL deleted the framework-bundle/form-upload-validator branchAugust 13, 2016 17:17
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ro0NL@Tobion@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp