Reviewed: https://reviews.mahara.org/2493 Committed: http://gitorious.org/mahara/mahara/commit/590c6a2f6d3e7139d0a89d161cbf3edd598402e6 Submitter: Robert Lyon ([email protected]) Branch: master
commit 590c6a2f6d3e7139d0a89d161cbf3edd598402e6 Author: Adrian Schlegel <[email protected]> Date: Thu Sep 12 11:20:41 2013 +0200 Allow users access to site files in subfolders (Bug #1223069) This patch introduces a setting which, if turned on, allows users to access linked site files which are placed in subfolders. Linked site files are set up under Configure site -> Menus Change-Id: Iae4b9e10ef6a921cbf5a3afd9881f33b4c9f280c Signed-off-by: Adrian Schlegel <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1223069 Title: Site files accessible in "Links and resources" sidebar Status in Mahara ePortfolio: Confirmed Bug description: According to the Site Files documentation, files uploaded into the site files section are meant to be accessible to all logged-in users (via the "Site Files" tab on any file selector). The one exception to this is files in the hard-coded "Public" folder, which are meant to also be accessible to users who aren't logged in. A user on the #mahara irc channel reported that Site Files sitting in a subdirectory, however, are not accessible to normal users. I verified this behavior in 1.8dev. To reproduce: 1. Log in as an admin user 2. Go to the Site Files page 3. Create a subdirectory 4. Upload a file into that subdirectory 5. Log in as a non-admin user 6. Add a "files to download" block to a page 7. In the block's file selector, go to the "site files" page 8. You will not see the subdirectory you created in step 4, or be able to access its files. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1223069/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

