mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #50202
[Bug 1798217] [NEW] Tag sideblock showing on incorrect page
Public bug reported:
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'
** Affects: mahara
Importance: Medium
Assignee: Robert Lyon (robertl-9)
Status: In Progress
** Changed in: mahara
Milestone: None => 18.10rc2
** Changed in: mahara
Importance: Undecided => Medium
** Changed in: mahara
Status: New => In Progress
** Changed in: mahara
Assignee: (unassigned) => Robert Lyon (robertl-9)
--
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:
In Progress
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
Follow ups