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

Fixed null object error when a nested form is submitted but one of the subsections is missing. #106

Merged
merged 1 commit into from
Mar 16, 2014

Conversation

timjrobinson
Copy link
Contributor

Fixes #90

Currently ignores the section if it's missing. You might want to add a validate for an entire section in the future but this works for now.

@ljharb
Copy link
Collaborator

ljharb commented Mar 16, 2014

Thanks for this beautifully constructed PR complete with failing test. Much appreciated!

ljharb added a commit that referenced this pull request Mar 16, 2014
Fixed null object error when a nested form is submitted but one of the subsections is missing.
@ljharb ljharb merged commit 2b6dd73 into caolan:master Mar 16, 2014
@ljharb ljharb added the Bugs label Mar 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants