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 hash comparison being case sensitive when choosing files for partial beatmap submission #32081

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Feb 24, 2025

Noticed when investigating #32059, and also a likely cause for user reports like https://discord.com/channels/188630481301012481/1097318920991559880/1342962553101357066.

Honestly I have no solid defence, Your Honour. I guess this just must not have been tested properly full-stack, only relied on server-side testing.

…ial beatmap submission

Noticed when investigating ppy#32059, and
also a likely cause for user reports like
https://discord.com/channels/188630481301012481/1097318920991559880/1342962553101357066.

Honestly I have no solid defence, Your Honour. I guess this just must
not have been tested on the client side, only relied on server-side
testing.
@bdach bdach added area:editor next release Pull requests which are almost there. We'll aim to get them in the next release, but no guarantees! labels Feb 24, 2025
@bdach bdach requested a review from peppy February 24, 2025 11:38
@bdach bdach self-assigned this Feb 24, 2025
@peppy peppy merged commit b776993 into ppy:master Feb 25, 2025
10 checks passed
@bdach bdach deleted the did-you-know-that-strings-have-casing branch February 25, 2025 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:editor next release Pull requests which are almost there. We'll aim to get them in the next release, but no guarantees! size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants