jpatokal / openflights

Website for storing flight information, rendering paths on a zoomable world map and calculating statistics, with plenty of free airline, airport and route data.
http://openflights.org
GNU Affero General Public License v3.0
1.37k stars 387 forks source link

Top 10 in km not working #1441

Closed strainu closed 8 months ago

strainu commented 9 months ago

Login as an user with distance setting set to km. Go to Top 10, then select "Sort by...Mileage". Instead of the values, I get "undefined NaN" in all columns.

strainu commented 9 months ago

@reedy any idea if 4bd086d48d8e098772fdbc16b47c3560fdaabd1c fixes this?

reedy commented 9 months ago

It should, yeah... It was broken by 09b36136e15bf31f1f4b10c98f2ab99b3e6980d6 which was deployed in late June, as per #1391