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

Fixes simple form with validation groups and buttons inside #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ikselll
Copy link

@ikselll ikselll commented Aug 26, 2016

Because of this line simple form with button and model with asserts with validation groups will not work.

$enabled_validation_groups will be empty array because form has button.

I fixed it but maybe it breaks BC with other bundles. Please check it

@boekkooi
Copy link
Owner

Hi @ikselll,

Thanks you for the PR but it seems that no test was provided/changed. Would it be possible to for you to add a test or to? I can update the tests but I would like to have a case provided that shows me why this is needed.

Thank you in advance!
Cheers,
Warnar

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

Successfully merging this pull request may close these issues.

2 participants