whyceewhite / CarLess

Logging commuting trips completed using transit or pedestrian modes of transportation.
0 stars 0 forks source link

Need error block for vehicle lookups #52

Closed whyceewhite closed 9 years ago

whyceewhite commented 9 years ago

When looking up vehicle information and the internet is not available then the queries fail leaving the vehicle page blank. Need to incorporate an error handler to manage this situation.

whyceewhite commented 9 years ago

Addressed in commit e40cbcc04e4078d19881ba7075052585b457b259.

The set method in CaVehiclePickerController will still set the text field's value even if no data array exists. This leads to the options field displaying the vehicle id value instead of the text.