mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #50325
[Bug 1798217] A change has been merged
Reviewed: https://reviews.mahara.org/9260
Committed: https://git.mahara.org/mahara/mahara/commit/90a44b53958f8cf7968bdb57cbef730b95f4290e
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch: 18.10_STABLE
commit 90a44b53958f8cf7968bdb57cbef730b95f4290e
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>
(cherry picked from commit 15bf6dd441c36ca2ca114137545aea785cf03546)
--
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