mirror of
https://github.com/abh/ntppool.git
synced 2026-04-25 19:45:50 +03:00
[GH-ISSUE #190] Display bug on: https://www.ntppool.org/zone/@ #68
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jas0n99 on GitHub (Feb 15, 2020).
Original GitHub issue: https://github.com/abh/ntppool/issues/190
Something is messed up with the list of zones on the following page:
https://www.ntppool.org/zone/@
The list starts out like:
Not only is the Asia/Pacific link showing 0, when you click on it the page's numbers are for "all pool" servers. Not sure what the second one is with '— -----', at least it's not a link.
Probably a small typo in the code for the page...
@abh commented on GitHub (Feb 19, 2020):
what the heck ... I made this bug in
github.com/abh/ntppool@b3c87420d7-- I am not sure how I let that slip by (and glancing at the code I'm not sure how I thought it worked at all, so I need to fix it when I'm more awake!). 🤷♂