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

set INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL to false #5907 #5908

Closed
wants to merge 1 commit into from

Conversation

pdurbin
Copy link
Member

@pdurbin pdurbin commented Jun 3, 2019

closes #5907

@coveralls
Copy link

Coverage Status

Coverage remained the same at 19.603% when pulling 106e022 on 5907-interpret into 5791533 on develop.

@scolapasta
Copy link
Contributor

We definitely INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL to true purposefully, though I don't recall the exact thing that needed it.(possibly the way we handle "required" validation?)

Regardless a different solution was found, so am closing this PR.

@scolapasta scolapasta closed this Jun 10, 2019
@pdurbin
Copy link
Member Author

pdurbin commented Jun 14, 2019

Regardless a different solution was found, so am closing this PR.

The different solution was pull request #5933 but it caused new problems (unable to create a dataverse) so we reverted it with pull request #5944.

Should we revisit this fix, perhaps after absorbing this very long blog post? http://balusc.omnifaces.org/2015/10/the-empty-string-madness.html

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.

validation error on root dataverse, Internal Server Error after logging in when deploying to Payara 5
3 participants