Status: New
Owner: ----
New issue 336 by
scottish...@gmail.com: Transxchange2GoogleTransit has an
ArrayOutOfBoundsException when NaPTAN BusStopTypes are empty
http://code.google.com/p/googletransitdatafeed/issues/detail?id=336
When NaPTAN bus stop types are empty they have no enclosing "" but
Transxchange2GoogleTransit tries to remove them anyway which results in an
ArrayOutOfBoundsException.
I have a patch which fixes this problem.
Attachments:
0004-Deal-safely-with-empty-busStopType-fields-in-Naptan.patch 1.4 KB