mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06239
[Bug 854369] Re: Upload form not hidden correctly when selecting group files in a block
** Changed in: mahara
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/854369
Title:
Upload form not hidden correctly when selecting group files in a block
Status in Mahara ePortfolio:
Fix Committed
Bug description:
When selecting files for a block, the filebrowser "owner" tabs (my
files, group files, etc.) are supposed to determine whether the upload
form is displayed.
However, when browsing group files, the tab upload rules are
overridden by code to show/hide the upload form depending on the group
folder permissions (introduced in commit
3ed6f3390c60de8f34dab3a4720272e6bd6cf21d). So for example, when
configuring a block within a personal view, the upload form should
always be hidden when browsing group files, but it's not hidden when
the user has permission to edit the selected group folder.
The problem is that the filebrowser javascript doesn't remember
whether the currently selected tab allows uploads.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/854369/+subscriptions
References