Loading lib/DBInfoscreen/Controller/Stationboard.pm +2 −2 Original line number Diff line number Diff line Loading @@ -500,7 +500,7 @@ sub handle_request { $station, { errstr => $err, status => 500 status => ( $err =~ m{station name$} ? 300 : 500 ), }, $api_version ); Loading @@ -510,7 +510,7 @@ sub handle_request { $station, { errstr => $err, status => 500 status => ( $err =~ m{station name$} ? 300 : 500 ), }, $hafas ); Loading Loading
lib/DBInfoscreen/Controller/Stationboard.pm +2 −2 Original line number Diff line number Diff line Loading @@ -500,7 +500,7 @@ sub handle_request { $station, { errstr => $err, status => 500 status => ( $err =~ m{station name$} ? 300 : 500 ), }, $api_version ); Loading @@ -510,7 +510,7 @@ sub handle_request { $station, { errstr => $err, status => 500 status => ( $err =~ m{station name$} ? 300 : 500 ), }, $hafas ); Loading