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

Fix UnicodeLowercaseNormalized on lowercase NFD #7692

Merged
merged 1 commit into from May 17, 2021

Conversation

greatroar
Copy link
Contributor

#7678 changed UnicodeLowercase to do normalization, but missed the first return statement.

Copy link
Member

@calmh calmh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, thanks

@calmh calmh merged commit 0e52ce8 into syncthing:main May 17, 2021
@greatroar greatroar deleted the lowercasenormalized branch May 17, 2021 18:45
@st-release st-release added this to the v1.17.0 milestone May 25, 2021
@calmh calmh added the frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion label Aug 11, 2022
@syncthing syncthing locked and limited conversation to collaborators Aug 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants