mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #01154
[Bug 622499] Re: Views are automatically removed from watchlist when user access is removed
** Changed in: mahara
Status: New => Confirmed
** Changed in: mahara
Importance: Undecided => Medium
** Changed in: mahara
Milestone: None => 1.3.0
--
Views are automatically removed from watchlist when user access is removed
https://bugs.launchpad.net/bugs/622499
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Confirmed
Bug description:
The View::set_access function in lib/view.php is too eager to remove views from user watchlists:
When you remove a user from the access list for a view, the view is automatically removed from that user's watchlist even if the user has access to the view by another means (e.g. through membership in a group with access to the view).
References