Skip to content

Comment column sorting lowercase after uppercase #1071

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

Closed
paulsnoops opened this issue Mar 7, 2025 · 1 comment
Closed

Comment column sorting lowercase after uppercase #1071

paulsnoops opened this issue Mar 7, 2025 · 1 comment
Labels
bug next-release-resolved This issue will be solved in the next release

Comments

@paulsnoops
Copy link

Describe the bug

The new feature of sorting the comment column will sort all comments starting with an upper case letter before those starting with a lower case letter. For example it sorts as follows:

D player
M player
Z player
a player
b player

Demo links

No response

Steps to reproduce

Add some comments to players starting with both upper case and lower case letters (player nicknames for example) and sort the comment column

Expected behavior

The comment column should ignore case and sort A-Z correctly

How often does this bug happen?

None

Log file

No response

Environment information

v3.12.0
Windows 10

Additional context

No response

@paulsnoops
Copy link
Author

Actually looks like this applies to other columns too:

Image

@akiver akiver added the bug label Mar 9, 2025
akiver added a commit that referenced this issue Mar 9, 2025
@akiver akiver added the next-release-resolved This issue will be solved in the next release label Mar 9, 2025
@akiver akiver closed this as completed May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug next-release-resolved This issue will be solved in the next release
Projects
None yet
Development

No branches or pull requests

2 participants