Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Trim white spaces from person and location name(EXPOSUREAPP-4408) #1969

Merged
merged 8 commits into from Dec 21, 2020

Conversation

chiljamgossow
Copy link
Contributor

trim name if containing other characters than white spaces
remove length restriction in validity check (will just be trimmed when saving)
only save name when valid

remove length restriction in validity check
only save when valid
@chiljamgossow chiljamgossow added the maintainers Tag pull requests created by maintainers label Dec 21, 2020
@chiljamgossow chiljamgossow added this to the 1.10.0 milestone Dec 21, 2020
@chiljamgossow chiljamgossow requested a review from a team December 21, 2020 10:55
@chiljamgossow chiljamgossow changed the title Trim white spaces frrom person and location name(EXPOSUREAPP-4408) Trim white spaces from person and location name(EXPOSUREAPP-4408) Dec 21, 2020
@ralfgehrer ralfgehrer self-assigned this Dec 21, 2020
@chiljamgossow chiljamgossow added the bug Something isn't working label Dec 21, 2020
@sonarcloud
Copy link

sonarcloud bot commented Dec 21, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

34.8% 34.8% Coverage
0.0% 0.0% Duplication

@ralfgehrer ralfgehrer merged commit c19617f into release/1.10.x Dec 21, 2020
@ralfgehrer ralfgehrer deleted the fix/4408-white-spaces branch December 21, 2020 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working maintainers Tag pull requests created by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants