Skip to content
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

Error: "ChoiceToJsonTransformer must implement ChoiceListInterface" #434

Open
sebastian87 opened this issue Jul 15, 2016 · 1 comment
Open

Comments

@sebastian87
Copy link

After submitting my form, I get the following error:

Catchable Fatal Error: Argument 1 passed to Genemu\Bundle\FormBundle\Form\Core\DataTransformer\ChoiceToJsonTransformer::__construct() must implement interface Symfony\Component\Form\Extension\Core\ChoiceList\ChoiceListInterface, instance of Symfony\Component\Form\ChoiceList\LegacyChoiceListAdapter given, called in /home/sebs/Projekte/CdsHelpdesk/vendor/genemu/form-bundle/Genemu/Bundle/FormBundle/Form/JQuery/Type/AutocompleterType.php on line 46 and defined

composer.json:
"symfony/symfony": "2.8.*",
"genemu/form-bundle": "^3.0@dev".

Didn't had this error with symfony 2.6 and genemu dev-master#ceea9d0d167aa75c7bc635d59e97e922e9e5f70e.

@wetternest
Copy link

same here

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