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.41k stars 395 forks source link

[Bug] Arrival time changed automatically for some flight times #328

Open digitalfan opened 9 years ago

digitalfan commented 9 years ago

I have some flights where the arrival time is changed automatically and cannot be set to the correct value manually as it's reset automatically again and again: GLA-KOI 11:00-12:10 is changed automatically to 11:00-12:09

KOI-PPW 16:30-16:46 is changed automatically to 16:30-16:45

WRY-PPW 08:49-08:51 is changed automatically to 08:49-08:50

jpatokal commented 9 years ago

The logic for what changes when is described here: http://openflights.org/help/time.html

What values are you entering for your flights? (Before/after screenshots would be helpful.)

digitalfan commented 9 years ago

I first enter the date and the routing: screen1

After this, I enter the departure time and after pressing TAB, openflights calculates an arrival time automatically: screen2

As the arrival time is not correct, I enter in this case 16:46: screen3

I press 'Add' and openflights shows 'Added.': screen4

When opening the recently added flight, the arrival time now is 16:45 where 16:46 has been entered before adding the flight: screen5