← Back to team overview

mahara-contributors team mailing list archive

[Bug 1651592] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7778
Committed: https://git.mahara.org/mahara/mahara/commit/497bbc836914d8a4a0552bd95a94d0c36ddf91a8
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.04_STABLE

commit 497bbc836914d8a4a0552bd95a94d0c36ddf91a8
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
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 <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit bba4789acaf16df78684d1a0c6ca9f1135a4a8ea)

-- 
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


References