← Back to team overview

mahara-contributors team mailing list archive

[Bug 518595] Re: expired view access is not cleared

 

Fixed both of these on master.

Rather than setting up a cron job or doing extra database reads when a
view is accessed, I decided to simply hide expired access on the view
access page. When the view owner visits the page to change access,
expired access will be deleted when the form is saved.

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

-- 
expired view access is not cleared
https://bugs.launchpad.net/bugs/518595
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Committed

Bug description:
When time limits are set for view access, the access is not cleared from the view once the access period is over. Access *does* appear to cease.

To reproduce:

- Create a view
- Set Public access for the view with an end time that is a few minutes away
- Wait for the access to expire
- External users can no longer access the view, but the owner's "My Views" page continues to list "public" for "who can see this view", and the expired access information is still present in the "Edit Access" page.





References