Revision 638bb6a...

Go back to digest for 17th July 2011

Bug Fixes in Utilities

Friedrich Karl Tilman Pülz committed changes in [publictransport] /:

Fix (some) journey durations with de_db

- For journeys arriving at a given time the de_db script returned journeys
sorted by arrival => But to guess dates correctly they should be sorted
by departure
- Sorting journeys by departure for de_db by adding an URL parameter to the
journey URL
- Print a debug message if a calculated duration is negative
- Add date from scripts also if dayAdjustment isn't used (the date values from
the scripts simply weren't used in such cases)

File Changes

Modified 4 files
  •   engine/departureinfo.cpp
  •   engine/timetableaccessor_script.cpp
  •   engine/timetableaccessor_script.h
  •   engine/accessorInfos/de_db.xml
4 files changed in total