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 for behavior with empty HTML fields. #2311

Merged

Conversation

tomchristie
Copy link
Member

Closes #1101.

This isn't quite perfect, as we erroneously enforce that missing char fields in HTML are coerced to '', but that's not totally unreasonable behavior and it's good enough for now.

@tomchristie tomchristie added this to the 3.0.3 Release milestone Dec 18, 2014
tomchristie added a commit that referenced this pull request Dec 18, 2014
…-html-input-if-not-required

Fixes for behavior with empty HTML fields.
@tomchristie tomchristie merged commit 22ffeaf into master Dec 18, 2014
@tomchristie tomchristie deleted the allow-empty-text-or-boolean-html-input-if-not-required branch December 18, 2014 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Model defaults ignored on empty text field or empty boolean field.
1 participant