Reviewed: https://reviews.mahara.org/7747 Committed: https://git.mahara.org/mahara/mahara/commit/bba4789acaf16df78684d1a0c6ca9f1135a4a8ea Submitter: Robert Lyon ([email protected]) Branch: master
commit bba4789acaf16df78684d1a0c6ca9f1135a4a8ea Author: Robert Lyon <[email protected]> Date: Thu May 11 19:31:04 2017 +1200 Bug 1651592: Changing the error thrown if skins not enabled When navigating to the admin/site/fonts.php page. behatnotneeded Change-Id: Id627b582b3a30598900ba3a7e9b486579a65d0f6 Signed-off-by: Robert Lyon <[email protected]> -- 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/1651592 Title: Navigating to fonts in admin throws an error Status in Mahara: Fix Committed Status in Mahara 17.04 series: Fix Committed Status in Mahara 17.10 series: Fix Committed Bug description: Version: 17:04 Browser: Chrome, FF Steps to Reproduce: 1) Login as admin 2) Navigate to Administration> configure site> fonts Result: Warning message is displayed as below but if the config file has $cfg->skins = true; it doesnt throw an error and if set to false it throws the same error. [WAR] 39 (admin/site/fonts.php:25) Call stack (most recent first): log_message("", 8, true, true, "/home/niranjanbandi/code/mahara/htdocs/admin/site/...", 25, array(size 0)) at /home/niranjanbandi/code/mahara/htdocs/lib/errors.php:648 MaharaException->handle_exception() at /home/niranjanbandi/code/mahara/htdocs/lib/errors.php:547 exception(object(FeatureNotEnabledException)) at Unknown:0 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1651592/+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

