Reviewed: https://reviews.mahara.org/6471 Committed: https://git.mahara.org/mahara/mahara/commit/3e334ad052d321e42dd73a2e2fe639c594a306bb Submitter: Son Nguyen (son.ngu...@catalyst.net.nz) Branch: master
commit 3e334ad052d321e42dd73a2e2fe639c594a306bb Author: Robert Lyon <robe...@catalyst.net.nz> 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 <robe...@catalyst.net.nz> -- 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 : mahara-contributors@lists.launchpad.net Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp