← Back to team overview

mahara-contributors team mailing list archive

[Bug 1798217] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9226
Committed: https://git.mahara.org/mahara/mahara/commit/15bf6dd441c36ca2ca114137545aea785cf03546
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit 15bf6dd441c36ca2ca114137545aea785cf03546
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Wed Oct 17 12:29:18 2018 +1300

Bug 1798217: Hiding 'tags' sideblock from admin section

behatnotneeded

Change-Id: Ia902165c8149db90b3b7affb4aa947397137a038
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/1798217

Title:
  Tag sideblock showing on incorrect page

Status in Mahara:
  Fix Committed

Bug description:
  For bug 1791544 we are looking to simplify how/where we show side
  blocks.

  but for now we need to fix up the problem where the 'tags' sideblock
  appears on the Admin -> Institution -> Settings page

  This problem occurs because we match the start of a menuitem string
  and there is manage, eg 'manage/export' which is different to
  manageinstitutions, eg 'manageinstitutions/institutionusers'

  We should match on 'manage/' instead of 'manage'

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1798217/+subscriptions


References