Skip to content

Use empty default API request where appropriate #173

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

Merged
merged 1 commit into from
Aug 1, 2019
Merged

Conversation

diosmosis
Copy link
Member

Ran into a strange issue, one of my controller methods has startDate/endDate parameters. The controller method creates a new site, which triggers TagManager. This results in startDate/endDate being validated, but they don't include the timestamp, so an exception is thrown. Using $default = [] fixes that.

@diosmosis diosmosis added this to the Current sprint milestone Aug 1, 2019
@diosmosis diosmosis merged commit 7295fd4 into master Aug 1, 2019
@diosmosis diosmosis deleted the process-request branch August 1, 2019 17:47
@innocraft-automation innocraft-automation removed this from the Current sprint milestone Feb 16, 2023
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.

3 participants