mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #35349
[Bug 1581227] A change has been merged
Reviewed: https://reviews.mahara.org/6489
Committed: https://git.mahara.org/mahara/mahara/commit/01b035a2f0bbece3d1eab0d7702b7be5a5c3eb44
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 15.10_STABLE
commit 01b035a2f0bbece3d1eab0d7702b7be5a5c3eb44
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Fri May 13 09:39:11 2016 +1200
Bug 1581227: Fixing undefined function error
When trying to start behat test without setting behat config vars
behatnotneeded
Change-Id: I47b4e741aacbfe794339ef6771b0c0aee948fe45
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 3e334ad052d321e42dd73a2e2fe639c594a306bb)
--
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/1581227
Title:
PHP Fatal error: Call to undefined function log_()
Status in Mahara:
Fix Committed
Status in Mahara 15.04 series:
Fix Committed
Status in Mahara 15.10 series:
Fix Committed
Status in Mahara 16.04 series:
Fix Committed
Status in Mahara 16.10 series:
Fix Committed
Bug description:
If we don't have the behat config vars set we end up with this error
PHP Fatal error: Call to undefined function log_()
It should be using a log_debug() for the message - I'll fix up
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1581227/+subscriptions
References