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

Check for "TBD" events #168

Closed
mattstratton opened this issue May 2, 2016 · 0 comments
Closed

Check for "TBD" events #168

mattstratton opened this issue May 2, 2016 · 0 comments
Assignees

Comments

@mattstratton
Copy link
Member

Sometimes events will not yet have a start date. For these events, their date will be set to "TBD" (see #167).

We will need to check for the value being set to "TBD" in the following partials:

  • future.html
  • map.html

Alternatively, we can simply ensure that if the event doesn't have a date yet, it should just not set them, and we can check for it using this method - https://discuss.gohugo.io/t/isset-how-to-check-variable-is-empty/1764/4?u=mattstratton

@mattstratton mattstratton self-assigned this May 2, 2016
mattstratton added a commit that referenced this issue May 2, 2016
Add errort trapping for blank start dates. Fixes #168
benjohnson77 pushed a commit to benjohnson77/devopsdays-web that referenced this issue May 22, 2016
benjohnson77 pushed a commit to benjohnson77/devopsdays-web that referenced this issue May 22, 2016
…for-null

Add errort trapping for blank start dates. Fixes devopsdays#168

Former-commit-id: 326d714
yvovandoorn pushed a commit that referenced this issue May 22, 2016
Add errort trapping for blank start dates. Fixes #168
yvovandoorn pushed a commit that referenced this issue May 22, 2016
yvovandoorn pushed a commit that referenced this issue May 22, 2016
Add errort trapping for blank start dates. Fixes #168

Former-commit-id: 326d714
yvovandoorn pushed a commit that referenced this issue May 22, 2016
Add errort trapping for blank start dates. Fixes #168
yvovandoorn pushed a commit that referenced this issue May 29, 2016
yvovandoorn pushed a commit that referenced this issue May 29, 2016
Add errort trapping for blank start dates. Fixes #168

Former-commit-id: 326d714
yvovandoorn pushed a commit that referenced this issue May 29, 2016
Add errort trapping for blank start dates. Fixes #168
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