TomH's 500 patch
This commit is contained in:
parent
daa326898e
commit
325aa7ecdf
1 changed files with 2 additions and 0 deletions
|
@ -195,6 +195,8 @@ class ApiController < ApplicationController
|
|||
|
||||
list_of_way_segments = list_of_way_segs.collect { |way_seg| way_seg.segment_id }
|
||||
|
||||
else
|
||||
list_of_way_segments = Array.new
|
||||
end
|
||||
|
||||
# - [0] in case some thing links to segment 0 which doesn't exist. Shouldn't actually ever happen but it does. FIXME: file a ticket for this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue