No Code Attached Yet
avatar heelc29
heelc29
26 Jan 2022

Steps to reproduce the issue

  • Go to Scheduled Tasks and add a GET Request
  • Enter an invalid url to Request URL (e.g. http://jooomla.org)
  • Execution Rule: manual
  • Save the task
  • Run the task once

Expected result

image

Actual result

image

System information (as much as possible)

Joomla: 4.1.0-rc1
PHP: 7.4.9
DB: 10.3.29-MariaDB

avatar heelc29 heelc29 - open - 26 Jan 2022
avatar joomla-cms-bot joomla-cms-bot - change - 26 Jan 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 26 Jan 2022
avatar heelc29
heelc29 - comment - 26 Jan 2022

Here the two lines:

$this->set('times_failed', $this->get('times_failed') + 1);

$query->set('times_failed = t.times_failed + 1');

avatar richard67 richard67 - change - 27 Jan 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-01-27 11:03:40
Closed_By richard67
avatar richard67 richard67 - close - 27 Jan 2022
avatar richard67
richard67 - comment - 27 Jan 2022

Closing as having a pull request. Please test #36868 . Thanks in advance.

Add a Comment

Login with GitHub to post a comment