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

Zites sorted in the wrong order #120

Closed
wandrien opened this issue Jul 4, 2019 · 1 comment
Closed

Zites sorted in the wrong order #120

wandrien opened this issue Jul 4, 2019 · 1 comment

Comments

@wandrien
Copy link

wandrien commented Jul 4, 2019

Since we have "Connecting Sites" in the left bar now, and those sites have many properties undefined, it breaks the sorting algorithm.

The issue is in method SiteList.sortRows().

Undefined values should be converted to numbers with or 0 before comparing them, in the same way as it is already done for sites_orderby == "addtime" mode.

@HelloZeroNet
Copy link
Owner

Thanks for reporting, it should be fixed by bd47713

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

2 participants