Fix finding trams in Würzburg
ClosedPublic

Authored by nicolasfella on Oct 10 2019, 10:07 PM.

Details

Summary

I have no idea why, but it works

Test Plan

Search for a connection from "Reuterstraße, Würzburg" to "Sanderring, Würzburg". Now shows a connection using 'STR 5'. Previously only showed bus connections.

Diff Detail

Repository
R1032 KPublicTransport
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella requested review of this revision.Oct 10 2019, 10:07 PM
nicolasfella created this revision.
vkrause accepted this revision.Oct 11 2019, 7:43 AM

Seems to work, and conceptually this makes sense, we don't want to have any product filter active. I suspect it's a leftover I didn't catch when bisecting which of the settings are actually mandatory to get useful a response.

This revision is now accepted and ready to land.Oct 11 2019, 7:43 AM
This revision was automatically updated to reflect the committed changes.