Closed
Description
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
Metadata
Assignees
Labels
No labels
Activity
Add errort trapping for blank start dates. Fixes #168
Merge pull request #170 from devopsdays/mattstratton/check-for-null
Add errort trapping for blank start dates. Fixes devopsdays#168
Merge pull request devopsdays#170 from devopsdays/mattstratton/check-…
Add errort trapping for blank start dates. Fixes #168
Merge pull request #170 from devopsdays/mattstratton/check-for-null
Add errort trapping for blank start dates. Fixes #168
Add errort trapping for blank start dates. Fixes #168
Merge pull request #170 from devopsdays/mattstratton/check-for-null
Merge pull request #170 from devopsdays/mattstratton/check-for-null
Add errort trapping for blank start dates. Fixes #168
3 remaining items