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

Sort special characters before numbers #3829

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

WithoutPants
Copy link
Collaborator

Fixes #3760

I've opened a PR against the sortorder library (fvbommel/sortorder#5). In the meantime, I've forked the library and changed stash to use it instead. I can change it back if and when the pull request is accepted. Special characters should now be sorted before numeric characters.

@WithoutPants WithoutPants added bug Something isn't working bounty This issue has a bounty on it in the OpenCollective labels Jun 15, 2023
@WithoutPants WithoutPants added this to the Version 0.22.0 milestone Jun 15, 2023
@DogmaDragon DogmaDragon added the backend Pull requests that update Go code label Jun 15, 2023
@WithoutPants WithoutPants merged commit 0087bc9 into stashapp:develop Jun 21, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Pull requests that update Go code bounty This issue has a bounty on it in the OpenCollective bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report] Path Sorting is incorrectly giving priority to digits
2 participants