← Back to team overview

mahara-contributors team mailing list archive

[Bug 622499] Re: Views are automatically removed from watchlist when user access is removed

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
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: Fix Released

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