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

Images/videos with an underscore are displayed in the wrong order #2596

Open
grenzverkehr opened this issue Oct 19, 2024 · 0 comments
Open
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working

Comments

@grenzverkehr
Copy link

Images/videos with an underscore are displayed in the wrong order in Viewer.

Correct sorting (the photos are displayed in Files in this order):
name.jpg
name_01.jpg
name_02.jpg
name_03.jpg

The photos are displayed in the wrong order in Viewer:
name_01.jpg
name_02.jpg
name_03.jpg
name.jpg

See also:
nextcloud/server#45829

@grenzverkehr grenzverkehr added 0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant