Bug #55466
Don't show upload form if user has no rights to defaultUploadFolder
Status: | Closed | Start date: | 2014-01-30 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | File Abstraction Layer (FAL) | Spent time: | - | |
Target version: | 6.2.0 | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | 5.4 | Sprint Focus: | ||
Complexity: | easy |
Description
Hello Core-Team,
if you have a newly created BE-User who opens the element browser the first time, the defaultUploadFolder will be retrieved from Storage which is "user_upload". If user has only defined filemounts to "user_upload/news/" or whatever, he gets a ""-message in element browser. It would be good to hide upload form as long as the user has no rights to access defaultUploadFolder.
Stefan
Related issues
History
#1 Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27153
#2 Updated by Ingo Schmitt over 1 year ago
- Status changed from Under Review to Closed