mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #35343
[Bug 1581227] A change has been merged
Reviewed: https://reviews.mahara.org/6471
Committed: https://git.mahara.org/mahara/mahara/commit/3e334ad052d321e42dd73a2e2fe639c594a306bb
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 3e334ad052d321e42dd73a2e2fe639c594a306bb
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>
--
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