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

Sorting of events is really confusing due to handling of upper-/lowercase #853

Open
lkiesow opened this issue Jul 24, 2024 · 2 comments
Open
Assignees
Labels
type:bug Something isn't working

Comments

@lkiesow
Copy link
Member

lkiesow commented Jul 24, 2024

Upper and lower case letters are handled completely different in the sorting of Opencast tables. This is really confusing and unexpected as a user. I would expect a title like aaa to be listed right at the beginning when I sort ascending by title and not after the last event starting with an upper case letter.

Screenshot from 2024-07-24 23-33-27

@lkiesow lkiesow added the type:bug Something isn't working label Jul 24, 2024
@lkiesow
Copy link
Member Author

lkiesow commented Jul 24, 2024

This may be the problem/solution:
https://stackoverflow.com/a/70589202

@dennis531 dennis531 self-assigned this Jul 26, 2024
@dennis531
Copy link
Contributor

Will be fixed by opencast/opencast#5413

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants