We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Results does not return anything for companies with special characters, for example: L'évasion Parisienne
Ideally, companies regardless of the umlaut/special characters "éöäü" should validate as characters.
The text was updated successfully, but these errors were encountered:
fix: extend regex to allow special characters in umlaut
1570172
Refs: eclipse-tractusx#164
fix: update regex to allow special and umlaut characters (#167)
bf706f3
#164 --------- Co-authored-by: Karsten Thiems <[email protected]>
JordanGerada3
No branches or pull requests
Current Behavior
Results does not return anything for companies with special characters, for example: L'évasion Parisienne
Expected Behavior
Ideally, companies regardless of the umlaut/special characters "éöäü" should validate as characters.
Steps To Reproduce
The text was updated successfully, but these errors were encountered: