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

Issue #99: Problems validating non-Latin trader values #100

Merged
merged 3 commits into from
May 27, 2020

Conversation

DragonBe
Copy link
Owner

PR for issue #99: In this commit I changed the way we're filtering and validating characters so that we allow non-Latin characters as we have in Germany, Poland, Greece and other countries.

In this commit I changed the way we're filtering and validating characters so that we allow non-Latin characters as we have in Germany, Poland, Greece and other countries.
After some discussion on issue #99 I improved the way we filter arguments, especially for trader company names and added a couple of additional test cases to make sure we allow special characters inside the trader names.
For Spain the full trader details are required and cannot be filtered before validation, therefor we need to add these characters to the whitelist. Not really an ideal situation, but we improve over time.
DragonBe added a commit that referenced this pull request May 27, 2020
Fixes #99 and closes PR #100 with many thanks to @robmeek and @fidelo-software for giving me their feedback. 👍
@DragonBe DragonBe merged commit e72bef3 into master May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug quality refactoring Improving existing code for the better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant