Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixed the serialization of pluralized form errors #31

Merged
merged 2 commits into from
Jan 28, 2013
Merged

Fixed the serialization of pluralized form errors #31

merged 2 commits into from
Jan 28, 2013

Conversation

stof
Copy link
Contributor

@stof stof commented Jan 28, 2013

The existing code was right for Symfony 2.0 but 2.1 introduced the pluralization so we need to take it into account to translate properly.

As the bundle already requires 2.1, I haven't bothered about adding an ugly hack to support 2.0 in this handler in the library.

schmittjoh added a commit that referenced this pull request Jan 28, 2013
Fixed the serialization of pluralized form errors
@schmittjoh schmittjoh merged commit 3982db5 into schmittjoh:master Jan 28, 2013
@stof stof deleted the fix_form_errors branch October 17, 2014 12:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants