After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 783634 - public transit - via point disappear if no later route is found
public transit - via point disappear if no later route is found
Status: RESOLVED FIXED
Product: gnome-maps
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-maps-maint
gnome-maps-maint
Depends on:
Blocks:
 
 
Reported: 2017-06-10 16:55 UTC by Andreas Nilsson
Modified: 2017-06-13 19:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screencast (2.83 MB, video/webm)
2017-06-10 16:55 UTC, Andreas Nilsson
  Details
openTripPlanner: Don't reset later/earlier when no feasable itineraries (3.30 KB, patch)
2017-06-11 19:29 UTC, Marcus Lundblad
committed Details | Review

Description Andreas Nilsson 2017-06-10 16:55:21 UTC
Created attachment 353540 [details]
screencast

As a followup to bug #780374

To replicate:
1. Search a route from "Uppsala" to "Järfälla"
2. Add "Göteborg" as a via point, get a route suggestion
3. Click "Load later alternatives"
4. The "Göteborg" via point now suddenly clears and it falls back to "Uppsala" to "Järfälla"
Comment 1 Marcus Lundblad 2017-06-11 19:29:49 UTC
Created attachment 353578 [details] [review]
openTripPlanner: Don't reset later/earlier when no feasable itineraries

Also show the "No later/earlier alternatives" message instead of
resetting the search when the result list was pruned because the
additional itineraries where "disqualified" because of unrealistic
walking routes.
Comment 2 Andreas Nilsson 2017-06-13 14:27:49 UTC
Works great here!
Comment 3 Marcus Lundblad 2017-06-13 19:06:20 UTC
Attachment 353578 [details] pushed as 6147c4a - openTripPlanner: Don't reset later/earlier when no feasable itineraries