mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06237
[Bug 854377] A change has been merged
Reviewed: https://reviews.mahara.org/714
Committed: http://gitorious.org/mahara/mahara/commit/1cf736c54a21b71f63e34010568ad6cbfbe231e0
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch: master
commit 1cf736c54a21b71f63e34010568ad6cbfbe231e0
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Tue Sep 20 14:27:28 2011 +1200
Hide form when group file permissions doesn't allow upload (bug #854377)
When configuring a file block, the upload form should be hidden
whenever the logged in user is browsing inside a group folder that
s/he cannot edit. However, this doesn't happen correctly for the first
folder you browse to when editing a group view, so if that first
folder doesn't allow editing, the upload form is displayed anyway.
This occurs because the group id is not passed through along with the
change folder command when you're editing a group view.
Change-Id: Ife148dee1ec1908b10dd90cc28da1c962bff39a0
Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/854377
Title:
Upload form not hidden correctly based on group folder permissions
Status in Mahara ePortfolio:
Fix Committed
Bug description:
When configuring a file block, the upload form should be hidden
whenever the logged in user is browsing inside a group folder that
s/he cannot edit. However, this doesn't happen correctly for the
first folder you browse to when editing a group view, so if that first
folder doesn't allow editing, the upload form is displayed anyway
(though the user will get an error when trying to upload).
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/854377/+subscriptions
References