joomla-projects / soc21_website-cronjob

GNU General Public License v2.0
5 stars 3 forks source link

Webcron URL + description is wrong #37

Closed bembelimen closed 2 years ago

bembelimen commented 2 years ago

Steps to reproduce the issue

The URL and the description is wrong: grafik

Expected result

https://example.com/index.php/component/ajax/?plugin=RunSchedulerWebcron&group=system&format=json&hash=APyjF9VOQEPdLeNdsw2E

BASE_URL&id=<task's id>

Actual result

https://example.com/index.php/component/ajax/?plugin=RunSchedulerLazy&group=system&format=json&hash=APyjF9VOQEPdLeNdsw2E

BASE_URL&task_id=<task's id>

System information (as much as possible)

Additional comments