The Wayback Machine - https://web.archive.org/web/20220211151415/https://github.com/joomla/joomla-cms/issues/36934
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

[4.1] Scheduled Tasks - Argument 1 passed must be of the type array #36934

Open
Quy opened this issue Feb 3, 2022 · 0 comments
Open

[4.1] Scheduled Tasks - Argument 1 passed must be of the type array #36934

Quy opened this issue Feb 3, 2022 · 0 comments

Comments

@Quy
Copy link
Contributor

@Quy Quy commented Feb 3, 2022

0 Argument 1 passed to Joomla\Component\Scheduler\Administrator\Model\TaskModel::wildcardIfMatch() must be of the type array, null given, called in \administrator\components\com_scheduler\src\Model\TaskModel.php on line 672

Steps to reproduce the issue

Apply PR #36927.
Create a new task.
For the Execution Rule, select Cron Expression (Advanced).
Leave selections empty under Cron Match.
Click Save button.

@ditsuke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment