conveyal / gtfs-editor

A web-based GTFS editing framework. THIS PROJECT IS DEPRECATED. See https://github.com/ibi-group/datatools-ui for current version.
https://github.com/ibi-group/datatools-ui
MIT License
134 stars 63 forks source link

Changing trip pattern from freq to timetable does not clear all trips #247

Closed mattwigway closed 8 years ago

mattwigway commented 8 years ago

It says it will but it doesn't. The problem appears to be a jQuery selector that uses an undefined string causing the code to crash before it can delete things.