-
Notifications
You must be signed in to change notification settings - Fork 645
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
Package with Unicode characters is not searched correctly using the gallery #3186
Comments
Looks like an encoding mismatch between gallery and search service. Gallery encodes the package id as: Search service encodes the package id as: I checked the database and the search service. Database The bigger question here is: do we want to allow non-ASCII/non-UTF-8 encodings for package id's? @yishaigalatzer |
Looked a bit deeper into this one, seems normalizing the string works. Here's a PR: #3188 |
Although the package was indexed correctly to Lucene, gallery keeps showing this message:

Link to package: https://dev.nugettest.org/packages/Z̡̜͍̈̍̐̃̊͋́A̜̣͍̬̞̝͉̽ͧ͗L̸̖͕̤̠̹̘͖̃̌ͤG͓̝͓̰̀ͪO͈͌/
The text was updated successfully, but these errors were encountered: