Reviewed: https://reviews.mahara.org/6555 Committed: https://git.mahara.org/mahara/mahara/commit/80e568f55f5c66fe5014b6174303daaebe707f58 Submitter: Robert Lyon ([email protected]) Branch: 16.04_STABLE
commit 80e568f55f5c66fe5014b6174303daaebe707f58 Author: Aaron Wells <[email protected]> Date: Thu May 19 17:18:08 2016 +1200 Bug 1583433: Make Behat cron use your urlsecret Change-Id: I902082b65e669dcb07a306f39782d478fb4300c5 behatnotneeded: Covered by existing tests -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1583433 Title: "I trigger the cron" behat step doesn't work if you have a non-default urlsecret set. Status in Mahara: Fix Committed Status in Mahara 16.04 series: Fix Committed Status in Mahara 16.10 series: Fix Committed Bug description: The "I trigger the cron" Behat step attempts to trigger the cron via the web interface, but it uses the default urlsecret value. Since the Behat test inherits most of its config settings from the standard config.php, this means it fails if you have a urlsecret set. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1583433/+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

