10000 [2.1][Form] Call to undefined method Symfony\Component\Form\Form::isReadOnly() · Issue #4295 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[2.1][Form] Call to undefined method Symfony\Component\Form\Form::isReadOnly() #4295

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
oscargala opened this issue May 15, 2012 · 1 comment

Comments

@oscargala
Copy link

I just used composer.phar update and now I am getting the following error while trying to save a form which was working before:

Fatal error: Call to undefined method Symfony\Component\Form\Form::isReadOnly() in /Volumes/Development/Qapps/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php on line 90

Does this by any chance have anything to do with #4158? Because I was getting the errors with that using doctrine as well. Either the set method was missing while I had an add method, or the remove method was missing.

@fabpot
Copy link
Member
fabpot commented May 15, 2012

fixed now (f27f596).

@fabpot fabpot closed this as completed May 15, 2012
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