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

fix: detail name empty with spaces still valid #1262

Merged
merged 1 commit into from
Mar 11, 2019
Merged

fix: detail name empty with spaces still valid #1262

merged 1 commit into from
Mar 11, 2019

Conversation

anhanh11001
Copy link
Contributor

Fixes #1260
Changes:
isNullOrEmpty() only check if the length of string is zero or string null, while isNullOrBlank() check if the string is null or contains all empty spaces as well.

Screenshots for the change:
53430018-436654580211885-594036853695315968-n

This fix the issue 1260
@iamareebjamal iamareebjamal merged commit 866301a into fossasia:development Mar 11, 2019
@anhanh11001 anhanh11001 deleted the 1260_empty_name branch June 20, 2019 13:55
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