Project

General

Profile

Actions

Bug #99721

closed

Editor user: not possible to create new folders

Added by Henrik Ziegenhain over 1 year ago. Updated 8 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-01-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint

Description

Hi,

for an user with editor permissions it is not possible to create new folders.
I think this has something to do with the newly introduces UI which uses the Element Browser to insert folders

Steps to reproduce:
- create restricted usergroup
- activate filelist module
- set permissions to allow creation of folders
- ensure, that your storage is writable (BE and file system)
- switch to editor
- open filelist and try to add a new folder

No error occurs, simply no output on right side of EB.

After debugging I found the cause in TYPO3\CMS\Backend\ViewFolderUtilityRenderer->createFolder().
There is a check for UserTS option options.createFoldersInEB
After setting this option the editor can create new folders.

I never set this option.
For me this sounds like a regression or bad default since createFoldersInEB nowadays is the only possible way to create folders.

Kind regards
Henrik

Actions #1

Updated by Benni Mack about 1 year ago

  • Sprint Focus set to Stabilization Sprint
Actions #2

Updated by Łukasz Uznański 10 months ago

Can't confirm this behavior on TYPO3 v13, looks like it's not used in v13 anymore. Could you give exact settings of your user group so I can check it on v12?

Actions #3

Updated by Łukasz Uznański 10 months ago

Question is - should we fix it for v12? In v13 this setting is not used anymore.

Actions #4

Updated by Henrik Ziegenhain 8 months ago

I also cannot confirm this in v12.4.5 anymore.
Seems to be resolved in the meantime :-)

Thanks. Ticket can be closed

Actions #5

Updated by Georg Ringer 8 months ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF