mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #50552
[Bug 1798217] Re: Tag sideblock showing on incorrect page
** Changed in: mahara
Status: Fix Committed => Fix Released
--
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 Released
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