Open drewda opened 8 years ago
If you paste a transit feed URL that has spaces on either end, the feed fetcher will fail to fetch the feed. I think a simple trim() would solve this.
trim()
moved from @stevevance's issue at: https://github.com/transitland/www-transit-land/issues/205
//cc @meghanhade
If you paste a transit feed URL that has spaces on either end, the feed fetcher will fail to fetch the feed. I think a simple
trim()
would solve this.moved from @stevevance's issue at: https://github.com/transitland/www-transit-land/issues/205
//cc @meghanhade