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 order for alphabetical page sorting is reversed #389

Open
unmacaque opened this issue Nov 12, 2023 · 1 comment
Open

Sort order for alphabetical page sorting is reversed #389

unmacaque opened this issue Nov 12, 2023 · 1 comment

Comments

@unmacaque
Copy link

I have noticed that pages are sorted in reverse alphabetical order when alphabetical sorting is configured.

To reproduce:

  • Download latest Raneto version (0.17.6), install and start
  • Open config/config.js and set page_sort_meta to an empty string '', which according to docs should sort pages alphabetically
  • Restart Raneto
  • Pages are now sorted in reverse alphabetical order

With version 0.17.3, the sorting order is as expected so this appears to be introduced after this version.

@unmacaque
Copy link
Author

In case it helps, I did a bisect and be11e5f is when this got first introduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant