Reviewed: https://reviews.mahara.org/6488 Committed: https://git.mahara.org/mahara/mahara/commit/b2e4c074166f57405c68961ed58607be6ba1daaa Submitter: Robert Lyon ([email protected]) Branch: 16.04_STABLE
commit b2e4c074166f57405c68961ed58607be6ba1daaa Author: Robert Lyon <[email protected]> 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 <[email protected]> (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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

