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

fixes around csv and ID input #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

sponce
Copy link
Collaborator

@sponce sponce commented May 20, 2016

2 fixes :

  • escape commas in CSV output
  • make sure IDs have no leading 0s

Sebastien Ponce added 3 commits May 10, 2017 21:27
As Ids are used as string further, 01 and 1 would not match.
This is problematic for example when scanning bar codes and the scan gives 01
Very useful when you have duplicate setup to double check that you took the smae number of times
The number of runners per lap was there, but in case you are taking only timings on that instance, it does not help
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

Successfully merging this pull request may close these issues.

1 participant