Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code for parsing railroad initials and car number should handle case where only car number is specified. #81

Open
bowdidge opened this issue Oct 30, 2016 · 0 comments

Comments

@bowdidge
Copy link
Owner

At least one user only put in car numbers, rather than initials: "286" instead of "RGS 286". For railroads that don't connect to others, this wouldn't be uncommon.

When this happens, SwitchList parses the number as the railroad name. It should recognize this as a number, and leave the initials blank.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant