Reviewed: https://reviews.mahara.org/11839 Committed: https://git.mahara.org/mahara/mahara/commit/e7eb89133ac8b9ae24e1a51ad5dfaffd0a9526e5 Submitter: Robert Lyon ([email protected]) Branch: 21.04_STABLE
commit e7eb89133ac8b9ae24e1a51ad5dfaffd0a9526e5 Author: Robert Lyon <[email protected]> Date: Wed Jun 30 13:16:43 2021 +1200 Bug 1934023: Setting the collection rollover cron job correctly Adding an update step to fix the incorrect value in install Change-Id: Ibd21ccb6c90f9ea2261922aad9287d3fcacf95de Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1934023 Title: collection_rollover cronjob fails on fresh 21.04 install Status in Mahara: Fix Committed Status in Mahara 21.04 series: Fix Committed Status in Mahara 21.10 series: Fix Committed Bug description: Version: Mahara 21.04 Operating system: Ubuntu 18.04 Database: Postgres Browser: N/A Error message as follows (lib/cron.php:193) Running core cron collection_rollover [WAR] 6e (lib/errors.php:530) [Error]: Call to undefined function collection_rollover() at /var/www/htdocs/lib/cron.php:201 Call stack (most recent first): - exception(object(Error)) at Unknown:0 This appears to be a mistake in that the upgrade and install scripts add a different function pointer for the cron job. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1934023/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

