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

Require widget to be configured for values loaded as null #8

Open
sweh opened this issue Apr 10, 2014 · 0 comments
Open

Require widget to be configured for values loaded as null #8

sweh opened this issue Apr 10, 2014 · 0 comments

Comments

@sweh
Copy link
Owner

sweh commented Apr 10, 2014

Originally reported by: Thomas Lotze (Bitbucket: tlotze, GitHub: tlotze)


Widget configuration is optional and falls back to value-type sniffing. This will obviously break with fields that may have a null value. When loading values, it should be considered an error for a value to be null and at the same time have no widget configured.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant