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

Timebox parsing bug #39

Merged
merged 1 commit into from
Jun 28, 2011
Merged

Timebox parsing bug #39

merged 1 commit into from
Jun 28, 2011

Conversation

evgenyneu
Copy link
Contributor

Error parsing a time string without "am" or "pm". Example: "6:12".

Error message: TypeError: Cannot call method 'toLowerCase' of undefined, line 210.

jtsage added a commit that referenced this pull request Jun 28, 2011
@jtsage jtsage merged commit 6ac4e62 into jtsage:master Jun 28, 2011
@jtsage
Copy link
Owner

jtsage commented Jun 28, 2011

Nice, good catch! I did go back and throw in some strict type checking just to make the intent as unambiguous as possible.

@evgenyneu
Copy link
Contributor Author

Yes, I agree, the code should be as clear as possible, especially in open source. Thank you, it works now. Please continue the great work!

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.

None yet

2 participants