-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
Bug: Duplication of ingridients ending with Öl #314
Comments
the Renaming of the ingredients makes no difference. if the ingredient was originally created with Öl at the end it will Duplikate even wenn renamed. |
okay sorry for correcting me again I have played around a little more and it seems that the problem is with the uppercase Ö and the l is not so important. what I mean I can recreate the duplication with adding the ingredient from the recently used with just Ö in the ingredient name and it is not important if there is a another letter |
No worries, thank you for testing this so much! |
I tested it a little bit further the uppercase Ä and Ü are although affected. |
Is this urgent?
No
What parts are affected
Backend
What is the server version
V91
What is the client version
v0.4.19
What platform are you using
Android, Web
What's the problem 🤔
If a ingridient with the letter Öl at the end gets selectet a duplicate gets created. This is just with the Öl at the end with Öln, Ön, öl or testÖL at the end it's not happening just with the upper case Letter Ö and the lower case Letter l. The code of the Letters in the JSON Export is \u00D6l.
This hapens in Android and in the Web version.
I hope this is helpfull
Share your logs
No response
Share your configuration
No response
The text was updated successfully, but these errors were encountered: